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

{
    "name": "py-py3dns",
    "portdir": "python/py-py3dns",
    "version": "4.0.0",
    "license": "Python",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://launchpad.net/py3dns",
    "description": "Python 3 DNS library",
    "long_description": "This Python 3 module provides an DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation.",
    "active": true,
    "categories": [
        "devel",
        "net",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-py3dns"
            ]
        }
    ],
    "depends_on": []
}