GET /api/v1/ports/py39-resumable-urlretrieve/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-resumable-urlretrieve",
"portdir": "python/py-resumable-urlretrieve",
"version": "0.1.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/berdario/resumable-urlretrieve",
"description": "Small library to fetch files over HTTP and resuming their download",
"long_description": "Small library to fetch files over HTTP and resuming their download",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-requests"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-rangehttpserver"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pythonz",
"py-resumable-urlretrieve"
]
}
]
}