GET /api/v1/ports/py312-tzlocal/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-tzlocal",
"portdir": "python/py-tzlocal",
"version": "5.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/regebro/tzlocal",
"description": "tzinfo object for the local timezone",
"long_description": "This Python module returns a tzinfo object with the local timezone information under Unix and Win-32. It requires pytz, and returns pytz tzinfo objects.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"clang-17",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pytzdata"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-pytest-mock"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jrnl",
"py312-hanko",
"py-tzlocal",
"py312-dateparser",
"py312-certomancer"
]
}
]
}