GET /api/v1/ports/py310-prawcore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-prawcore",
"portdir": "python/py-prawcore",
"version": "2.3.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/praw-dev/prawcore",
"description": "py-prawcore is a low-level communication layer used by PRAW 4+.",
"long_description": "py-prawcore is a low-level communication layer used by PRAW 4+.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-idna",
"py310-certifi",
"py310-charset-normalizer",
"py310-requests",
"py310-urllib3",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-prawcore",
"py310-praw"
]
}
]
}