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

{
    "name": "LaTeXML",
    "portdir": "tex/LaTeXML",
    "version": "0.8.8",
    "license": "public-domain",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://dlmf.nist.gov/LaTeXML/",
    "description": "LaTeXML converts TeX to XML/HTML/MathML",
    "long_description": "LaTeXML converts TeX to XML, including HTML, XHTML, ePub with MathML.",
    "active": true,
    "categories": [
        "tex"
    ],
    "maintainers": [
        {
            "name": "bruce.miller",
            "github": "brucemiller",
            "ports_count": 1
        }
    ],
    "variants": [
        "mactex"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-archive-zip",
                "p5.34-file-which",
                "p5.34-getopt-long",
                "p5.34-image-size",
                "p5.34-io-string",
                "p5.34-json-xs",
                "p5.34-libwww-perl",
                "perl5.34",
                "p5.34-perlmagick",
                "p5.34-pod-parser",
                "p5.34-text-unidecode",
                "p5.34-time-hires",
                "p5.34-uri",
                "p5.34-xml-libxml",
                "p5.34-xml-libxslt",
                "p5.34-parse-recdescent"
            ]
        }
    ],
    "depends_on": []
}