GET /api/v1/ports/py311-jsonschema/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-jsonschema",
"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": 2629
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py311-build",
"py311-installer",
"py311-hatchling",
"py311-hatch-fancy-pypi-readme",
"py311-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py311-attrs",
"py311-rpds-py",
"py311-referencing",
"py311-jsonschema-specifications",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-altair",
"py311-jsonschema-format-nongpl",
"py311-jupyterlab_server",
"ansible-lint",
"docker-compose",
"py311-nbformat"
]
},
{
"type": "run",
"ports": [
"py311-spyder",
"py311-aws-sam-translator",
"py311-ansible-compat",
"py311-cfn-lint"
]
}
]
}