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

{
    "name": "py310-python-debian",
    "portdir": "python/py-python-debian",
    "version": "0.1.49",
    "license": "GPL-2+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://salsa.debian.org/python-debian-team/python-debian",
    "description": "Debian package related modules",
    "long_description": "Debian package related modules",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-installer",
                "clang-16",
                "py310-setuptools",
                "py310-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-chardet",
                "python310"
            ]
        }
    ],
    "depends_on": []
}