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

{
    "name": "py-importlib-metadata",
    "portdir": "python/py-importlib-metadata",
    "version": "7.1.0",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://importlib-metadata.readthedocs.io/",
    "description": "Library to access the metadata for a Python package.",
    "long_description": "Library to access the metadata for a Python package.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2529
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-importlib-metadata"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-sip-devel"
            ]
        }
    ]
}