HOME


sh-3ll 1.0
DIR:/lib64/ocaml/csv/
Upload File :
Current File : //lib64/ocaml/csv/META
# OASIS_START
# DO NOT EDIT (digest: b2d1ba872d59435c0641542bf2975058)
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"
package "lwt" (
 version = "1.7"
 description = "A pure OCaml library to read and write CSV files."
 requires = "lwt bytes csv"
 archive(byte) = "csv_lwt.cma"
 archive(byte, plugin) = "csv_lwt.cma"
 archive(native) = "csv_lwt.cmxa"
 archive(native, plugin) = "csv_lwt.cmxs"
 exists_if = "csv_lwt.cma"
)
# OASIS_STOP