GET /api/v1/ports/py310-torrequest/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-torrequest",
"portdir": "python/py-torrequest",
"version": "0.1.0",
"license": "none",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erdiaker/torrequest",
"description": "A simple Python interface for HTTP(s) requests over Tor.",
"long_description": "A simple Python interface for HTTP(s) requests over Tor.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"tor",
"python310",
"py310-socks",
"py310-requests",
"py310-stem"
]
}
],
"depends_on": []
}