GET /api/v1/ports/py38-cheroot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-cheroot",
"portdir": "python/py-cheroot",
"version": "8.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/cheroot",
"description": "Highly-optimized, pure-python HTTP server",
"long_description": "Highly-optimized, pure-python HTTP server used by CherryPy",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-setuptools_scm_git_archive",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-jaraco.functools",
"py38-more-itertools",
"py38-setuptools",
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-cherrypy"
]
}
]
}