GET /api/v1/ports/py313-referencing/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-referencing",
"portdir": "python/py-referencing",
"version": "0.36.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/referencing",
"description": "JSON referencing + Python",
"long_description": "An implementation-agnostic implementation of JSON reference resolution",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"py313-build",
"py313-installer",
"py313-hatchling",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-rpds-py",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-jupyter_events",
"py-referencing",
"py313-jsonschema-specifications"
]
}
]
}