package gendarme-csv

  1. Overview
  2. No Docs
Libraries to marshal OCaml data structures (CSV)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.6.tar.gz
md5=12e90edf778c6df13b8f348f46c0962f
sha512=13d0cefca40dd412a3b62263d7fdc275736e427ab54e344f2d144490986210079f4e29c2b89124a563f11e01a43776ed539d31752b5be82d05bed7b756f411cf

Description

This package allows to marshal OCaml data structures to CSV

Added to opam-repository:

Dependencies (3)

  1. csv >= "2.3"
  2. ppx_marshal_ext = version
  3. dune >= "3.18"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. ppx_marshal >= "0.6.0"

Conflicts

None