GET /api/v1/ports/ocaml-lambda-term/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ocaml-lambda-term",
"portdir": "ocaml/ocaml-lambda-term",
"version": "3.3.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ocaml-community/lambda-term",
"description": "Cross-platform library for manipulating the terminal",
"long_description": "Lambda-Term is a cross-platform library for manipulating the terminal. It provides an abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-like applications.",
"active": true,
"categories": [
"devel",
"editors",
"ocaml"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-lwt",
"ocaml-lwt_react",
"ocaml-react",
"ocaml",
"ocaml-mew_vi",
"ocaml-zed",
"ocaml-logs",
"ocaml-findlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-utop"
]
}
]
}