GET /api/v1/ports/py-hjson/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-hjson",
"portdir": "python/py-hjson",
"version": "3.1.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hjson/hjson-py",
"description": "JSON for Humans, allows comments and is less error prone",
"long_description": "JSON for Humans, allows comments and is less error prone",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py311-hjson"
]
}
],
"depends_on": []
}