GET /api/v1/ports/py310-tempora/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-tempora",
"portdir": "python/py-tempora",
"version": "5.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/tempora",
"description": "Objects and routines pertaining to date and time (tempora)",
"long_description": "Objects and routines pertaining to date and time (tempora)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 398
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-setuptools",
"py310-toml",
"py310-six",
"py310-tz",
"py310-jaraco.functools"
]
},
{
"type": "test",
"ports": [
"py310-py",
"py310-pytest",
"py310-freezegun"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-portend"
]
}
]
}