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

{
    "name": "py313-idna",
    "portdir": "python/py-idna",
    "version": "3.10",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/kjd/idna/",
    "description": "Internationalized Domain Names in Applications (IDNA).",
    "long_description": "Internationalized Domain Names in Applications (IDNA).",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py313-build",
                "py313-flit_core",
                "py313-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-httpx",
                "py313-jsonschema-format-nongpl",
                "py313-tldextract",
                "py313-requests",
                "py313-trio",
                "py313-anyio",
                "py313-dnspython",
                "py313-yarl",
                "py313-requests-futures",
                "py313-service_identity"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-trustme",
                "py313-hyperlink"
            ]
        }
    ]
}