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

{
    "name": "py312-zopeinterface",
    "portdir": "python/py-zopeinterface",
    "version": "7.2",
    "license": "ZPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://zopetoolkit.readthedocs.io/",
    "description": "Python interfaces for Zope",
    "long_description": "Python interfaces for Zope",
    "active": true,
    "categories": [
        "python",
        "zope"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-wheel",
                "clang-17",
                "py312-build",
                "py312-installer",
                "py312-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-pytest",
                "py312-zope-event"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py312-comet",
                "py312-twisted",
                "deluge",
                "py312-zope-component",
                "py312-gevent",
                "py312-repoze.sphinx.autointerface",
                "py312-scrapy"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-attrs"
            ]
        }
    ]
}