package ppx_csv_conv

  1. Overview
  2. No Docs
Generate functions to read/write records in csv format

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=069430f81559bfeca188da347f0e3aa7827bf69d8ac90e17d729c9d7e55fb4e5

Description

Part of the Jane Street's PPX rewriters collection.

Published: 26 May 2024

Dependencies (7)

  1. ppxlib >= "0.28.0"
  2. dune >= "3.11.0"
  3. ppx_fields_conv >= "v0.17" & < "v0.18~"
  4. ppx_conv_func >= "v0.17" & < "v0.18~"
  5. csvfields >= "v0.17" & < "v0.18~"
  6. base >= "v0.17" & < "v0.18~"
  7. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (2)

  1. biotk
  2. gemini >= "0.2.0"

Conflicts

None