GET /api/v1/ports/ocaml-merlin-lib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ocaml-merlin-lib",
"portdir": "ocaml/ocaml-merlin",
"version": "4.14-414",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml/merlin",
"description": "Editor helper, provides completion, typing and source browsing in Vim and Emacs",
"long_description": "Editor helper, provides completion, typing and source browsing in Vim and Emacs",
"active": true,
"categories": [
"devel",
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-menhir",
"ocaml",
"ocaml-menhirSdk",
"ocaml-menhirLib",
"ocaml-csexp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-dot-merlin-reader"
]
}
]
}