GET /api/v1/ports/py35-docutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-docutils",
"portdir": "python/py-docutils",
"version": "0.18.1",
"license": "public-domain and BSD and PSF-2.1.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docutils.sourceforge.io/",
"description": "A set of tools for processing plaintext documentation",
"long_description": "Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 248
},
{
"name": "alex",
"github": "",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"docutils_select",
"py35-roman"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-sphinx",
"py35-kivy"
]
},
{
"type": "run",
"ports": [
"py35-sphinxcontrib-devhelp",
"py35-sphinxcontrib-htmlhelp",
"py35-sphinxcontrib-jsmath",
"py35-sphinxcontrib-qthelp",
"py35-m2r",
"py35-sphinxcontrib-blockdiag"
]
}
]
}