File: META

package info (click to toggle)
ocaml-uucd 17.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 224 kB
  • sloc: ml: 4,366; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
8
description = "Unicode character database decoder for OCaml"
version = "17.0.0"
requires = "xmlm"
archive(byte) = "uucd.cma"
archive(native) = "uucd.cmxa"
plugin(byte) = "uucd.cma"
plugin(native) = "uucd.cmxs"
exists_if = "uucd.cma uucd.cmxa"