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

{
    "name": "py27-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": 276
        },
        {
            "name": "alex",
            "github": "",
            "ports_count": 10
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-roman"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "gr37-gsm",
                "py27-python-daemon",
                "pypy",
                "pypy36",
                "pypy37",
                "pypy38",
                "pypy39",
                "coherence",
                "expgram",
                "cicada"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-pybtex-docutils",
                "py27-kivy",
                "py27-awscli",
                "rst2pdf",
                "py27-rstcheck",
                "bzr",
                "trac",
                "trac-devel",
                "py27-sphinx"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-m2r",
                "py27-readme_renderer"
            ]
        }
    ]
}