GET /api/v1/ports/py36-pew/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-pew",
"portdir": "python/py-pew",
"version": "1.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/pew",
"description": "A tool to manage multiple virtual environments written in pure python",
"long_description": "A tool to manage multiple virtual environments written in pure python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "esafak",
"github": "esafak",
"ports_count": 126
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py36-setuptools",
"py36-virtualenv",
"python36",
"py36-virtualenv-clone",
"py36-pythonz"
]
},
{
"type": "run",
"ports": [
"pew_select"
]
}
],
"depends_on": []
}