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

{
    "name": "py310-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": [
                "py310-hatchling",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-tomli",
                "python310"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py310-black",
                "py310-scikit-hep-awkward",
                "py310-cloudflare",
                "py310-argon2-cffi",
                "py310-twisted",
                "py310-structlog",
                "py310-httpcore",
                "py310-httpx",
                "py310-attrs",
                "py310-scikit-build",
                "py310-pydantic",
                "py310-jsonschema",
                "py310-jsonschema-format-nongpl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-service_identity"
            ]
        }
    ]
}