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

{
    "name": "py27-posixtimezone",
    "portdir": "python/py-posixtimezone",
    "version": "0.9.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://stuartbishop.net/Software/PosixTimeZone/",
    "description": "tzinfo implementation for python",
    "long_description": "PosixTimeZone is a tzinfo implementation for Python, using the POSIX calls provided by many operating systems to handle timezone calculations.",
    "active": true,
    "categories": [
        "sysutils",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-posixtimezone"
            ]
        }
    ]
}