GET /api/v1/ports/py310-httpcore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-httpcore",
"portdir": "python/py-httpcore",
"version": "1.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpcore",
"description": "A minimal low level HTTP client.",
"long_description": "A minimal low level HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-anyio",
"python310",
"py310-socksio",
"py310-certifi",
"py310-h11",
"py310-h2",
"py310-sniffio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-httpx"
]
}
]
}