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

{
    "name": "py27-apycot",
    "portdir": "python/py-apycot",
    "version": "0.12.3",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.logilab.org/projects/apycot/",
    "description": "automated pythonic code tester.",
    "long_description": "Apycot is an Automated Pythonic Code Tester. Use it to daily run your tests and generate reports about code or document quality.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-apycot"
            ]
        }
    ]
}