GET /api/v1/ports/yubikey-manager4/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "yubikey-manager4",
"portdir": "security/yubikey-manager4",
"version": "4.0.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developers.yubico.com/yubikey-manager/",
"description": "Tool (\"ykman\") for managing your YubiKey configuration.",
"long_description": "Python library and command line tool for configuring any YubiKey over all USB interfaces.",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 139
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-17",
"py312-poetry-core",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools"
]
},
{
"type": "run",
"ports": [
"py312-pyscard",
"py312-fido2",
"py312-openssl",
"py312-cryptography",
"py312-click",
"swig"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-makefun"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"yubico-authenticator"
]
}
]
}