GET /api/v1/ports/py38-pss/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pss",
"portdir": "python/py-pss",
"version": "1.43",
"license": "public-domain",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eliben/pss",
"description": "pss is a tool for grepping through source code",
"long_description": "pss is a tool for grepping through source code",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py-pss_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pss"
]
}
]
}