GET /api/v1/ports/py-pyrexdoc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-pyrexdoc",
"portdir": "python/py-pyrexdoc",
"version": "0.1",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/tools/pyrexdoc",
"description": "A documentation generator for Pyrex-created modules",
"long_description": "Pyrexdoc generates no-frills but usable documentation for modules created with Pyrex. This utility is needed because the regular Python doco generators like epydoc, pydoc, happydoc etc lose the plot when analysing modules created with Pyrex.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
}