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

{
    "name": "py313-zope-component",
    "portdir": "python/py-zope-component",
    "version": "6.0",
    "license": "ZPL-2.1",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/zopefoundation/zope.component",
    "description": "This package represents the core of the Zope Component Architecture.",
    "long_description": "This package represents the core of the Zope Component Architecture.",
    "active": true,
    "categories": [
        "python",
        "zope"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-zope-event",
                "py313-zopeinterface",
                "py313-zope-hookable",
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-zope-component",
                "certbot-dns-namecheap"
            ]
        }
    ]
}