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

{
    "name": "py38-ujson",
    "portdir": "python/py-ujson",
    "version": "5.10.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ultrajson/ultrajson",
    "description": "Ultra fast JSON encoder and decoder for Python",
    "long_description": "Ultra fast JSON encoder and decoder for Python",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1465
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-toml",
                "py38-wheel",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-python-jsonrpc-server",
                "py38-python-lsp-jsonrpc",
                "py38-python-lsp-server"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-autobahn"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-falcon"
            ]
        }
    ]
}