GET /api/v1/ports/py35-cheroot/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-cheroot",
"portdir": "python/py-cheroot",
"version": "8.2.1",
"license": "BSD",
"platforms": "darwin",
"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": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools_scm_git_archive",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"py35-more-itertools",
"python35",
"py35-six",
"py35-setuptools",
"py35-jaraco.functools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-cherrypy"
]
}
]
}