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

{
    "name": "py27-ujson",
    "portdir": "python/py-ujson",
    "version": "2.0.3",
    "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": 1581
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools",
                "py27-setuptools_scm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-pytest",
                "py27-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-python-jsonrpc-server",
                "py27-language-server"
            ]
        }
    ]
}