version = "0.8.0"
description =
"This is CamlBZ2, OCaml bindings for the libbz2 (AKA, bzip2) (de)compression library."
requires = ""
archive(byte) = "bz2.cma"
archive(native) = "bz2.cmxa"
plugin(byte) = "bz2.cma"
plugin(native) = "bz2.cmxs"