GET /api/v1/ports/py310-jsonschema-specifications/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-jsonschema-specifications",
"portdir": "python/py-jsonschema-specifications",
"version": "2023.12.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-jsonschema/jsonschema-specifications",
"description": "JSON support files from the JSON Schema Specifications",
"long_description": "JSON support files from the JSON Schema Specifications (metaschemas, vocabularies, etc.), packaged for runtime access from Python as a referencing-based Schema Registry.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-hatchling",
"py310-installer",
"clang-17",
"py310-build",
"py310-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py310-referencing",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-jsonschema",
"py310-jsonschema-format-nongpl"
]
}
]
}