GET /api/v1/ports/ocaml-fmt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "ocaml-fmt",
    "portdir": "ocaml/ocaml-fmt",
    "version": "0.9.0",
    "license": "ISC",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://erratique.ch/software/fmt",
    "description": "Fmt exposes combinators to devise format pretty-printing functions",
    "long_description": "Fmt exposes combinators to devise format pretty-printing functions",
    "active": true,
    "categories": [
        "devel",
        "ocaml"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ocaml-ocamlbuild",
                "ocaml-topkg",
                "opam",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ocaml-findlib",
                "ocaml-cmdliner",
                "ocaml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "ocaml-camlp5-buildscripts",
                "geneweb",
                "ocaml-logs",
                "ocaml-bos",
                "ocaml-alcotest",
                "ocaml-not-ocamlfind",
                "stanc3",
                "camlp5"
            ]
        }
    ]
}