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

{
    "name": "py27-errorhandler",
    "portdir": "python/py-errorhandler",
    "version": "2.0.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Simplistix/errorhandler",
    "description": "Handler for Python error messages",
    "long_description": "This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": []
}