# OASIS_START
# DO NOT EDIT (digest: c12d1036e48fb049f99ee176e417181c)
version = "1.4.1"
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

