package gendarme-csv

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
md5=6ec9736fbf27fad0ec177abb9d7b4131
sha512=df687c949cb920efe40fabfc298a81752a15ed531efd410be80346a1d34227f33883bfd142d643f53ca37c7d169084014b67be4e6acab1b78a2bf981b1cbf775

Description

This package allows to marshal OCaml data structures to CSV

Published: 06 Apr 2026

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.4.1"

Conflicts

None