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

{
    "name": "py27-libarchive-c",
    "portdir": "python/py-libarchive-c",
    "version": "2.7",
    "license": "public-domain",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Changaco/python-libarchive-c",
    "description": "Python interface to libarchive",
    "long_description": "Python interface to libarchive",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "raimue",
            "github": "raimue",
            "ports_count": 56
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "run",
            "ports": [
                "libarchive"
            ]
        }
    ],
    "depends_on": []
}