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

{
    "name": "py311-hatch-fancy-pypi-readme",
    "portdir": "python/py-hatch-fancy-pypi-readme",
    "version": "25.1.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
    "description": "a Hatch metadata plugin for projects' PyPI landing page",
    "long_description": "a Hatch metadata plugin for projects' PyPI landing page",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-hatchling",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py311-attrs",
                "py311-scikit-hep-awkward",
                "py311-argon2-cffi",
                "py311-twisted",
                "py311-httpcore",
                "py311-httpx",
                "py311-structlog",
                "py311-black",
                "py311-scikit-build",
                "py311-pydantic",
                "py311-cloudflare",
                "py311-jsonschema",
                "py311-jsonschema-format-nongpl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-service_identity"
            ]
        }
    ]
}