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

{
    "name": "py311-dnspython",
    "portdir": "python/py-dnspython",
    "version": "2.7.0",
    "license": "ISC",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.dnspython.org/",
    "description": "DNS toolkit for Python",
    "long_description": "dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.",
    "active": true,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1030
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-hatchling",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-requests-toolbelt",
                "py311-sniffio",
                "py311-trio",
                "py311-aioquic",
                "python311",
                "py311-idna",
                "py311-requests",
                "py311-cryptography"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "vpn-slice",
                "py311-pymongo",
                "py311-maggma",
                "py311-eventlet"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-dns-lexicon"
            ]
        }
    ]
}