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

{
    "name": "py-enrich",
    "portdir": "python/py-enrich",
    "version": "1.2.7",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pycontribs/enrich",
    "description": "Enrich adds few missing features to the wonderful rich library.",
    "long_description": "Enriched extends rich library functionality with a set of changes that were not accepted to rich itself.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 572
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-enrich"
            ]
        }
    ],
    "depends_on": []
}