GET /api/v1/ports/ocaml-uunf/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ocaml-uunf",
"portdir": "ocaml/ocaml-uunf",
"version": "15.1.0",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbuenzli/uunf",
"description": "Unicode text normalization for OCaml",
"long_description": "Unicode text normalization for OCaml",
"active": true,
"categories": [
"textproc",
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"ocaml-ocamlbuild",
"ocaml-topkg",
"opam"
]
},
{
"type": "lib",
"ports": [
"ocaml",
"ocaml-findlib",
"ocaml-cmdliner",
"ocaml-uutf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"geneweb",
"ocaml-uucp"
]
}
]
}