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

{
    "name": "py313-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": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-hatchling"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-trio",
                "py313-requests-toolbelt",
                "py313-cryptography",
                "py313-aioquic",
                "python313",
                "py313-idna",
                "py313-requests",
                "py313-sniffio"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-pymongo",
                "py313-eventlet",
                "certbot-dns-rfc2136"
            ]
        },
        {
            "type": "run",
            "ports": [
                "samba4",
                "py313-dns-lexicon"
            ]
        }
    ]
}