GET /api/v1/ports/ocaml-ppx_hash/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ocaml-ppx_hash",
"portdir": "ocaml/ocaml-ppx_hash",
"version": "0.16.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/janestreet/ppx_hash",
"description": "ppx writer that generates hash functions from type expressions and definitions",
"long_description": "ppx writer that generates hash functions from type expressions and definitions",
"active": true,
"categories": [
"ocaml"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ocaml-dune",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ocaml-findlib",
"ocaml-ppxlib",
"ocaml",
"ocaml-ppx_sexp_conv",
"ocaml-ppx_compare",
"ocaml-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-core",
"ocaml-ppx_base"
]
}
]
}