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

{
    "name": "py-python-augeas",
    "portdir": "python/py-python-augeas",
    "version": "1.1.0",
    "license": "LGPL-2.1+",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/python-augeas/",
    "description": "Python bindings for Augeas",
    "long_description": "Python bindings for Augeas",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-python-augeas"
            ]
        }
    ],
    "depends_on": []
}