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

{
    "name": "py27-structlog",
    "portdir": "python/py-structlog",
    "version": "20.1.0",
    "license": "MIT and Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.structlog.org/",
    "description": "Structured Logging for Python",
    "long_description": "Structured Logging for Python",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-six",
                "py27-colorama"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-simplejson",
                "py27-twisted",
                "py27-freezegun",
                "py27-greenlet",
                "py27-pretend",
                "py27-pytest"
            ]
        }
    ],
    "depends_on": []
}