GET /api/v1/ports/py35-rangehttpserver/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-rangehttpserver",
"portdir": "python/py-rangehttpserver",
"version": "1.2.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvk/RangeHTTPServer",
"description": "SimpleHTTPServer with support for Range requests",
"long_description": "SimpleHTTPServer with support for Range requests",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35",
"py35-requests"
]
},
{
"type": "test",
"ports": [
"py35-nose"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py35-resumable-urlretrieve"
]
}
]
}