GET /api/v1/ports/py311-tox/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-tox",
"portdir": "python/py-tox",
"version": "4.11.4",
"license": "MIT",
"platforms": "{darwin any}",
"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": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 48
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-vcs",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-py",
"py311-colorama",
"py311-six",
"py311-platformdirs",
"tox_select",
"py311-cachetools",
"py311-filelock",
"py311-virtualenv",
"py311-chardet",
"py311-toml",
"python311",
"py311-packaging",
"py311-setuptools",
"py311-pluggy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-stem"
]
},
{
"type": "run",
"ports": [
"py311-pytest-lazy-fixture"
]
}
]
}