GET /api/v1/ports/py-httplib2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-httplib2",
"portdir": "python/py-httplib2",
"version": "2-0.22.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/httplib2/",
"description": "A comprehensive HTTP client library in Python",
"long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 401
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-httplib2"
]
}
],
"depends_on": []
}