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

{
    "name": "py313-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": [
                "clang-17",
                "py313-build",
                "py313-installer",
                "py313-hatchling"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py313-black",
                "py313-argon2-cffi",
                "py313-twisted",
                "py313-httpcore",
                "py313-httpx",
                "py313-structlog",
                "gdown",
                "py313-attrs",
                "py313-scikit-build",
                "gcovr",
                "py313-pydantic",
                "py313-cloudflare",
                "py313-jsonschema",
                "py313-jsonschema-format-nongpl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-service_identity",
                "py-hatch-fancy-pypi-readme"
            ]
        }
    ]
}