name = "lzma"
version = "alpha"
description = "OCaml bindings for the lzma library"
license = "MIT"
requires = ""
archive(byte) = "lzma.cma"
archive(native) = "lzma.cmxa"
archive(native, plugin) = "lzma.cmxs"
exists_if = "lzma.cma"
linkopts = ""
