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

{
    "name": "py38-pygments",
    "portdir": "python/py-pygments",
    "version": "2.19.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pygments.org/",
    "description": "Python syntax highlighter",
    "long_description": "Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2693
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-build",
                "py38-hatchling",
                "py38-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        },
        {
            "type": "run",
            "ports": [
                "pygments_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py38-pdbpp"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-superqt",
                "py38-breathe",
                "py38-pudb",
                "py38-nbconvert",
                "py38-pyface",
                "py38-cli-helpers",
                "py38-ipython",
                "py38-httpx",
                "py38-pyficache",
                "py38-qtconsole",
                "py38-jupyter_console",
                "py38-bpython",
                "py38-ptpython"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-jupyterlab_pygments",
                "py38-sphinx",
                "py38-trepan3k",
                "py38-markdown2",
                "py38-spyder",
                "py38-readme_renderer",
                "py38-spyder-devel",
                "py38-rich"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-m2r"
            ]
        }
    ]
}