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

{
    "name": "py38-docutils",
    "portdir": "python/py-docutils",
    "version": "0.20.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": 318
        },
        {
            "name": "alex",
            "github": "",
            "ports_count": 11
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-wheel",
                "py38-installer",
                "clang-17",
                "py38-setuptools",
                "py38-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-roman"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-python-daemon"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-breathe",
                "py38-rstcheck-core",
                "py38-rstcheck",
                "py38-awscli2",
                "py38-sphinx_rtd_theme",
                "py38-pybtex-docutils",
                "py38-sphinx",
                "py38-sphinxcontrib-bibtex",
                "py38-awscli"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-readme_renderer",
                "py38-m2r",
                "py38-sphinx-click",
                "py38-myst-parser",
                "py38-recommonmark",
                "py38-flit",
                "py38-sphinxcontrib-htmlhelp",
                "py38-sphinxcontrib-devhelp",
                "py38-sphinxcontrib-qthelp",
                "py38-sphinxcontrib-jsmath",
                "py38-sphinxcontrib-blockdiag"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-urlwatch"
            ]
        }
    ]
}