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

{
    "name": "py312-sphinxcontrib-serializinghtml",
    "portdir": "python/py-sphinxcontrib-serializinghtml",
    "version": "2.0.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://sphinx-doc.org/",
    "description": "sphinx extension which outputs serialized HTML files (json and pickle)",
    "long_description": "sphinxcontrib-serializinghtml is a sphinx extension which outputs serialized HTML files (json and pickle).",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "python"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py312-build",
                "py312-flit_core",
                "py312-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "dcm2niix",
                "cmake-docs",
                "cmake-devel-docs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-sphinx"
            ]
        }
    ]
}