GET /api/v1/ports/py36-http-parser/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-http-parser",
"portdir": "python/py-http-parser",
"version": "0.8.3",
"license": "MIT and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benoitc/http-parser",
"description": "HTTP request/response parser",
"long_description": "HTTP request/response parser for Python. If possible a C parser based on http-parser from Ryan Dahl will be used.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 570
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": []
}