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

