File: META

package info (click to toggle)
uuidm 0.9.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: ml: 583; makefile: 15
file content (8 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
description = "Universally unique identifiers (UUIDs) for OCaml"
version = "0.9.10"
requires = ""
archive(byte) = "uuidm.cma"
archive(native) = "uuidm.cmxa"
plugin(byte) = "uuidm.cma"
plugin(native) = "uuidm.cmxs"
exists_if = "uuidm.cma uuidm.cmxa"