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

{
    "name": "py27-python-augeas",
    "portdir": "python/py-python-augeas",
    "version": "1.1.0",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-cffi",
                "py27-pycparser",
                "libffi",
                "augeas",
                "libxml2",
                "py27-setuptools"
            ]
        }
    ],
    "depends_on": []
}