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

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