GET /api/v1/ports/py-args/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-args",
"portdir": "python/py-args",
"version": "0.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kennethreitz/args",
"description": "Argument Parsing for Humans.",
"long_description": "Argument Parsing for Humans.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py37-args"
]
}
],
"depends_on": []
}