package gendarme-csv

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=c203671d2fee000520b90726d829f5d2
sha512=9cb4c2dff4a056ed6076c13d87037fb6a07eb3fff338b4bb216e0abc29ae8323eb6f338140a165f9c7e5055db4a996e3fd224ac7ddb225d66456f9e7f3cc6aec

Description

This package allows to marshal OCaml data structures to CSV

Published: 25 Jun 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.5.0"

Conflicts

None