GET /api/v1/ports/docbook-xsl-docs/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "docbook-xsl-docs",
    "portdir": "textproc/docbook-xsl",
    "version": "1.79.2",
    "license": "MIT and Permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://docbook.org/",
    "description": "Documentation for the DocBook XSL stylesheets",
    "long_description": "Documentation for the DocBook XSL stylesheets -- the official stylesheets for transforming DocBook XML documents into other document formats via XSLT.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1759
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xmlcatmgr"
            ]
        }
    ],
    "depends_on": []
}