version = "0.19"
description = "A wrapper around camlzip to bring compression to Tiny_httpd"
requires = "camlzip iostream-camlzip tiny_httpd.core"
archive(byte) = "tiny_httpd_camlzip.cma"
archive(native) = "tiny_httpd_camlzip.cmxa"
plugin(byte) = "tiny_httpd_camlzip.cma"
plugin(native) = "tiny_httpd_camlzip.cmxs"