# OASIS_START
# DO NOT EDIT (digest: c4f182ac8bc59cf65f7bd660981e6912)
version = "1.4.2"
description = "A pure OCaml library to read and write CSV files."
requires = "bytes"
archive(byte) = "csv.cma"
archive(byte, plugin) = "csv.cma"
archive(native) = "csv.cmxa"
archive(native, plugin) = "csv.cmxs"
exists_if = "csv.cma"
# OASIS_STOP

