GET /api/v1/ports/py36-tz/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py36-tz",
    "portdir": "python/py-tz",
    "version": "2024.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/pytz",
    "description": "World Timezone Definitions for Python",
    "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-twilio",
                "py36-fs",
                "py36-acme",
                "py36-pyrfc3339",
                "py36-pandas",
                "py36-celery",
                "py36-tstables",
                "py36-babel",
                "py36-rpy2",
                "py36-agate",
                "py36-astroplan",
                "py36-geopy",
                "py36-icalendar",
                "py36-leather",
                "py36-owslib",
                "py36-tzlocal",
                "py36-tempora"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-oslo-utils",
                "py36-django",
                "py36-dateutil",
                "py36-oslo-serialization"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py36-srsly",
                "py36-cryptography",
                "py36-json-tricks"
            ]
        }
    ]
}