9 lines
254 B
Text
9 lines
254 B
Text
|
|
description = "Universally unique identifiers (UUIDs) for OCaml"
|
||
|
|
version = "0.9.10+dune"
|
||
|
|
requires = ""
|
||
|
|
archive(byte) = "uuidm.cma"
|
||
|
|
archive(native) = "uuidm.cmxa"
|
||
|
|
plugin(byte) = "uuidm.cma"
|
||
|
|
plugin(native) = "uuidm.cmxs"
|
||
|
|
exists_if = "uuidm.cma uuidm.cmxa"
|