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

{
    "name": "py27-swap",
    "portdir": "python/py-swap",
    "version": "3.1.3",
    "license": "unknown",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.panstamp.com/",
    "description": "A Python library to communicate with SWAP networks through a panStamp.",
    "long_description": "A Python library to communicate with SWAP networks through a panStamp.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "g5pw",
            "github": "g5pw",
            "ports_count": 28
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-serial"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-swap"
            ]
        }
    ]
}