GET /api/v1/ports/py37-backports.cached-property/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-backports.cached-property",
"portdir": "python/py-backports.cached-property",
"version": "1.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/penguinolog/backports.cached_property",
"description": "Backport of Python 3.8 functools.cached_property.",
"long_description": "Backport of Python 3.8 functools.cached_property.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 577
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools_scm",
"py37-wheel",
"clang-14",
"py37-setuptools",
"py37-toml"
]
},
{
"type": "lib",
"ports": [
"py37-backports",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-backports.cached-property",
"py37-curtsies"
]
}
]
}