GET /api/v1/ports/py39-jsonpointer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-jsonpointer",
"portdir": "python/py-jsonpointer",
"version": "3.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stefankoegl/python-json-pointer",
"description": "Identify specific nodes in a JSON document (RFC 6901)",
"long_description": "Identify specific nodes in a JSON document (RFC 6901)",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jsonschema-format-nongpl"
]
},
{
"type": "run",
"ports": [
"py39-sphinx-rtd-theme",
"py39-sphinx-jsonschema",
"py39-jsonpatch"
]
}
]
}