GET /api/v1/ports/py312-pyscard/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pyscard",
"portdir": "python/py-pyscard",
"version": "2.2.2",
"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": [
"py312-build",
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"swig-python"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyscard"
]
},
{
"type": "run",
"ports": [
"yubikey-manager",
"yubikey-manager4"
]
}
]
}