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

{
    "name": "py-pypng",
    "portdir": "python/py-pypng",
    "version": "0.20220715.0",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.com/drj11/pypng",
    "description": "Pure Python PNG image encoder/decoder",
    "long_description": "Pure Python PNG image encoder/decoder",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 993
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-pypng"
            ]
        }
    ],
    "depends_on": []
}