GET /api/v1/ports/py310-jsonschema-format-nongpl/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-jsonschema-format-nongpl",
"portdir": "python/py-jsonschema",
"version": "4.21.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema",
"description": "An implementation of JSON Schema validation for Python.",
"long_description": "An implementation of JSON Schema validation for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-hatchling",
"py310-hatch-vcs",
"py310-installer",
"py310-hatch-fancy-pypi-readme",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-rpds-py",
"py310-rfc3339-validator",
"py310-rfc3986-validator",
"py310-referencing",
"python310",
"py310-fqdn",
"py310-isoduration",
"py310-uri-template",
"py310-jsonschema-specifications",
"py310-idna",
"py310-attrs",
"py310-jsonschema",
"py310-webcolors",
"py310-jsonpointer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jupyter_events"
]
}
]
}