GET /api/v1/ports/py36-backports.cached-property/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-backports.cached-property",
"portdir": "python/py-backports.cached-property",
"version": "1.0.1",
"license": "MIT",
"platforms": "darwin",
"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": [
"py36-setuptools",
"py36-toml",
"py36-wheel",
"clang-9.0",
"py36-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py36-backports",
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-curtsies"
]
}
]
}