GET /api/v1/ports/py38-sphinx-autodoc-typehints/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-sphinx-autodoc-typehints",
"portdir": "python/py-sphinx-autodoc-typehints",
"version": "1.25.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tox-dev/sphinx-autodoc-typehints",
"description": "Type hints (PEP 484) support for the Sphinx autodoc extension",
"long_description": "This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 574
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-hatchling",
"py38-installer",
"clang-16",
"py38-build",
"py38-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-sphinx"
]
}
],
"depends_on": []
}