GET /api/v1/ports/py27-virtualenv-clone/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-virtualenv-clone",
"portdir": "python/py-virtualenv-clone",
"version": "0.5.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/edwardgeorge/virtualenv-clone/",
"description": "script to clone virtualenvs",
"long_description": "A script for cloning a non-relocatable virtualenv.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-virtualenvwrapper"
]
}
]
}