GET /api/v1/ports/py38-smi/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-smi",
"portdir": "python/py-smi",
"version": "0.3.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/etingof/pysmi",
"description": "SNMP SMI/MIB Parser",
"long_description": "SNMP SMI/MIB Parser",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-17",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-ply",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-snmp"
]
}
]
}