description = "Compatibility library for OCaml's Uchar module"
version = "%%VERSION%%"

archive(byte) = "uchar.cma"
archive(byte,plugin) = "uchar.cma"
archive(native) = "uchar.cmxa"
archive(native,plugin) = "uchar.cmxs"