GET /api/v1/ports/py36-tox/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-tox",
"portdir": "python/py-tox",
"version": "3.24.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tox.readthedocs.io/en/latest/",
"description": "tox: virtualenv-based automation of test activities",
"long_description": "Tox as is a generic virtualenv management and test command line tool",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 49
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-importlib-metadata",
"py36-packaging",
"py36-pluggy",
"py36-py",
"python36",
"py36-six",
"py36-toml",
"py36-virtualenv",
"tox_select",
"py36-setuptools",
"py36-filelock"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-agate",
"py36-agate-excel"
]
},
{
"type": "lib",
"ports": [
"py36-leather"
]
},
{
"type": "test",
"ports": [
"py36-cucumber-tag-expressions",
"py36-flaky"
]
}
]
}