GET /api/v1/ports/py36-tz/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-tz",
"portdir": "python/py-tz",
"version": "2022.7.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-14"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-acme",
"py36-pyrfc3339",
"py36-pandas",
"py36-celery",
"py36-astroplan",
"py36-geopy",
"py36-icalendar",
"py36-leather",
"py36-twilio",
"py36-rpy2",
"py36-owslib",
"py36-agate",
"py36-babel",
"py36-tzlocal",
"py36-tempora",
"py36-tstables",
"py36-fs"
]
},
{
"type": "run",
"ports": [
"py36-django",
"py36-oslo-serialization",
"py36-oslo-utils",
"py36-dateutil"
]
},
{
"type": "test",
"ports": [
"py36-srsly",
"py36-json-tricks",
"py36-cryptography"
]
}
]
}