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

{
    "name": "ocaml-mode.el",
    "portdir": "lang/ocaml-mode.el",
    "version": "3.05",
    "license": "GPL",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html",
    "description": "An EMACS major mode for editing OCaml programs.",
    "long_description": "An EMACS major mode for editing OCaml programs.",
    "active": true,
    "categories": [
        "lang",
        "editors",
        "ocaml"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "emacs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ocaml"
            ]
        }
    ],
    "depends_on": []
}