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

