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

{
    "name": "py36-pika",
    "portdir": "python/py-pika",
    "version": "1.2.0",
    "license": "(MPL-1.1 or GPL-2+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pika.readthedocs.org/",
    "description": "Pure-Python implementation of the AMQP 0-9-1 protocol.",
    "long_description": "Pure-Python implementation of the AMQP 0-9-1 protocol.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        }
    ],
    "depends_on": []
}