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

{
    "name": "git-latexdiff",
    "portdir": "devel/git-latexdiff",
    "version": "1.6.0",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.com/git-latexdiff/git-latexdiff",
    "description": "Tool for using latexdiff on latex documents in git repositories",
    "long_description": "Tool to graphically visualize differences between different versions of LaTeX files between commits in a git repository. Technically, it is a wrapper around git and latexdiff.",
    "active": true,
    "categories": [
        "devel",
        "tex"
    ],
    "maintainers": [
        {
            "name": "jjstickel",
            "github": "jjstickel",
            "ports_count": 163
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "asciidoc",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "git",
                "texlive-bin-extra"
            ]
        }
    ],
    "depends_on": []
}