GET /api/v1/ports/py311-jsonschema-format-nongpl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-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": 2690
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-fancy-pypi-readme",
"py311-hatch-vcs",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py311-rpds-py",
"py311-rfc3339-validator",
"py311-rfc3986-validator",
"py311-referencing",
"python311",
"py311-fqdn",
"py311-isoduration",
"py311-uri-template",
"py311-jsonschema-specifications",
"py311-attrs",
"py311-idna",
"py311-jsonschema",
"py311-webcolors",
"py311-jsonpointer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-jupyter_events"
]
}
]
}