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

{
    "name": "py313-python-augeas",
    "portdir": "python/py-python-augeas",
    "version": "1.1.0",
    "license": "LGPL-2.1+",
    "platforms": "{darwin 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",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "py313-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pycparser",
                "libffi",
                "py313-cffi",
                "augeas",
                "libxml2",
                "python313",
                "py313-setuptools"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "certbot-dns-namecheap",
                "py-python-augeas",
                "certbot-apache"
            ]
        }
    ]
}