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

{
    "name": "py310-zope-deprecation",
    "portdir": "python/py-zope-deprecation",
    "version": "5.0",
    "license": "ZPL-2.1",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/zopefoundation/zope.deprecation",
    "description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
    "long_description": "This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.",
    "active": true,
    "categories": [
        "python",
        "zope"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-setuptools"
            ]
        }
    ],
    "depends_on": []
}