GET /api/v1/ports/py311-docutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py311-docutils",
    "portdir": "python/py-docutils",
    "version": "0.21.2",
    "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": 294
        },
        {
            "name": "alex",
            "github": "",
            "ports_count": 11
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-flit_core",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "run",
            "ports": [
                "docutils_select",
                "py311-roman"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "mercurial",
                "mpv-legacy"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-kivy",
                "py311-awscli",
                "py311-awscli2",
                "py311-pybtex-docutils",
                "py311-sphinx",
                "py311-sphinx_rtd_theme",
                "py311-breathe",
                "py311-rstcheck",
                "py311-sphinxcontrib-bibtex",
                "py311-rstcheck-core"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-recommonmark",
                "py311-sphinxcontrib-blockdiag",
                "py311-m2r",
                "py311-sphinx-click",
                "py311-readme_renderer",
                "py311-rich_rst",
                "py311-flit",
                "py311-sphinxcontrib-devhelp",
                "py311-sphinxcontrib-htmlhelp",
                "py311-sphinxcontrib-jsmath",
                "py311-sphinxcontrib-qthelp",
                "py311-myst-parser"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-urlwatch"
            ]
        }
    ]
}