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

{
    "name": "py36-qrcode",
    "portdir": "python/py-qrcode",
    "version": "6.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/lincolnloop/python-qrcode",
    "description": "QR Code image generator",
    "long_description": "QR Code image generator",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-setuptools",
                "py36-six"
            ]
        }
    ],
    "depends_on": []
}