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

{
    "name": "py39-pyscard",
    "portdir": "python/py-pyscard",
    "version": "2.2.1",
    "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": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "amake",
            "github": "amake",
            "ports_count": 139
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-wheel",
                "py39-installer",
                "clang-17",
                "py39-setuptools",
                "py39-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "swig-python"
            ]
        }
    ],
    "depends_on": []
}