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

{
    "name": "cadabra2",
    "portdir": "math/cadabra2",
    "version": "2.4.4.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cadabra.science/index.html",
    "description": "A field theory approach to symbolic computer algebra",
    "long_description": "Cadabra is a computer algebra system for the manipulation of what could loosely be called tensorial expressions. It is aimed at, though not necessarily restricted to, theoretical high energy physicists. Because of its target audience, the program's interface, storage system and underlying philosophy differ substantially from other computer algebra systems.",
    "active": true,
    "categories": [
        "math"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "texmacs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pcrexx",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "hicolor-icon-theme",
                "dvipng",
                "texlive-basic",
                "texlive-latex",
                "sqlite3",
                "gtkmm3",
                "boost176",
                "py311-sympy",
                "texlive-latex-recommended",
                "gmp",
                "pcre",
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": []
}