GET /api/v1/ports/py39-typeguard/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-typeguard",
"portdir": "python/py-typeguard",
"version": "4.4.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/agronholm/typeguard",
"description": "Run time type checker for Python",
"long_description": "Run time type checker for Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"py39-setuptools_scm",
"clang-17",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-tensorflow-addons",
"py39-pygls",
"py39-tensorflow-macos"
]
},
{
"type": "test",
"ports": [
"py39-tensorflow-addons"
]
}
]
}