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

{
    "name": "py-pygments-mathematica",
    "portdir": "python/py-pygments-mathematica",
    "version": "0.4.2",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/rsmenon/pygments-mathematica/",
    "description": "Mathematica lexer and highlighter for Pygments.",
    "long_description": "Mathematica lexer and highlighter for Pygments.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pygments-mathematica"
            ]
        }
    ],
    "depends_on": []
}