GET /api/v1/ports/py310-jsonschema/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py310-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": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py310-build",
                "py310-hatchling",
                "py310-hatch-vcs",
                "py310-installer",
                "py310-hatch-fancy-pypi-readme"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-attrs",
                "py310-rpds-py",
                "py310-referencing",
                "py310-jsonschema-specifications",
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-jsonschema-format-nongpl",
                "py310-jupyterlab_server",
                "py310-nbformat",
                "py310-spaCy",
                "py310-maggma",
                "py310-altair"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-aws-sam-translator",
                "py310-spyder-devel",
                "py310-kraken",
                "py310-ansible-compat",
                "py310-spyder",
                "py310-cfn-lint"
            ]
        }
    ]
}