GET /api/v1/ports/py36-virtualenv/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-virtualenv",
"portdir": "python/py-virtualenv",
"version": "20.17.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virtualenv.pypa.io",
"description": "Virtual Python Environment builder",
"long_description": "virtualenv is a tool to create isolated Python environments.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1575
},
{
"name": "larryv",
"github": "larryv",
"ports_count": 47
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-filelock",
"py36-importlib-metadata",
"python36",
"py36-platformdirs",
"py36-importlib-resources",
"py36-distlib"
]
},
{
"type": "run",
"ports": [
"virtualenv_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-psycopg",
"py36-psycopg2"
]
},
{
"type": "lib",
"ports": [
"py36-pytesting-utils",
"py36-test-runner",
"py36-virtualenvwrapper",
"py36-tox",
"py36-virtualfish",
"py36-pew"
]
}
]
}