GET /api/v1/ports/gnucash-devel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "gnucash-devel",
    "portdir": "gnome/gnucash",
    "version": "5.5",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnucash.org",
    "description": "a personal and small-business financial-accounting software",
    "long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.",
    "active": true,
    "categories": [
        "gnome",
        "x11"
    ],
    "maintainers": [
        {
            "name": "dports",
            "github": "drkp",
            "ports_count": 74
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "autoconf",
                "automake",
                "cmake",
                "gtest",
                "libtool",
                "pkgconfig",
                "swig-guile",
                "swig-python",
                "intltool",
                "webkit2-gtk"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "p5.34-finance-quote",
                "p5.34-json-parse",
                "libdbi",
                "python311",
                "libdbi-drivers",
                "aqbanking6-gtk3",
                "icu",
                "libofx",
                "gtk3",
                "guile",
                "libxml2",
                "boost176",
                "perl5.34",
                "p5.34-date-manip"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnucash-docs"
            ]
        }
    ],
    "depends_on": []
}