GET /api/v1/ports/py-sclapp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-sclapp",
"portdir": "python/py-sclapp",
"version": "0.5.1",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.alittletooquiet.net/software/sclapp/",
"description": "framework for writing command-line applications",
"long_description": "easy-to-use framework for writing simple command-line applications in Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-sclapp"
]
}
],
"depends_on": []
}