GET /api/v1/ports/py36-decorator/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-decorator",
"portdir": "python/py-decorator",
"version": "5.1.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/micheles/decorator",
"description": "Decorator factory for signature-preserving decorators.",
"long_description": "Decorator factory for signature-preserving decorators.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py36-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-traitlets",
"py36-networkx",
"py36-ipython",
"py36-pytools",
"py36-ratelim",
"py36-ipyparallel",
"py36-sqlalchemy-migrate",
"py36-obspy"
]
},
{
"type": "run",
"ports": [
"py36-dogpile-cache",
"py36-openstacksdk",
"py36-pyopencl"
]
}
]
}