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

{
    "name": "py36-pyscard",
    "portdir": "python/py-pyscard",
    "version": "2.0.3",
    "license": "GPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pyscard.sourceforge.io/",
    "description": "Smartcard module for Python.",
    "long_description": "Smartcard module for Python.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "amake",
            "github": "amake",
            "ports_count": 134
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py36-setuptools",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "swig-python",
                "python36"
            ]
        }
    ],
    "depends_on": []
}