GET /api/v1/ports/ocaml-js_of_ocaml-compiler/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ocaml-js_of_ocaml-compiler",
"portdir": "ocaml/ocaml-js_of_ocaml",
"version": "5.9.1",
"license": "(GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocsigen/js_of_ocaml",
"description": "Compiler from OCaml bytecode to JavaScript",
"long_description": "Compiler from OCaml bytecode to JavaScript",
"active": true,
"categories": [
"devel",
"lang",
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ocaml-menhir",
"ocaml-menhirLib",
"ocaml-menhirSdk",
"ocaml",
"ocaml-yojson",
"ocaml-ppxlib",
"ocaml-cmdliner",
"ocaml-sedlex",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-js_of_ocaml"
]
}
]
}