[go: up one dir, main page]

File: META

package info (click to toggle)
uutf 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 220 kB
  • sloc: ml: 1,584; makefile: 29; sh: 16
file content (8 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
description = "Non-blocking streaming Unicode codec for OCaml"
version = "1.0.4"
requires = ""
archive(byte) = "uutf.cma"
archive(native) = "uutf.cmxa"
plugin(byte) = "uutf.cma"
plugin(native) = "uutf.cmxs"
exists_if = "uutf.cma uutf.cmxa"