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

{
    "name": "gnumeric",
    "portdir": "gnome/gnumeric",
    "version": "1.12.55",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.gnumeric.org/",
    "description": "A powerful Gtk3 based spreadsheet with Excel, ODF, R and Python support.",
    "long_description": "A powerful Gtk3 based spreadsheet that features full Excel function and file compatibility and additional functions not found in Excel, and statistics operations based on R. Functionality can be extended with Python and plugins. Other file compatibility includes OASIS ODF, Quattro Pro, Psion 5, Paradox DB, and more (see homepage). GDA database support is available with the +database variant.",
    "active": true,
    "categories": [
        "science",
        "math",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2505
        }
    ],
    "variants": [
        "quartz",
        "database",
        "python38",
        "python39",
        "python310",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "itstool",
                "automake",
                "bison",
                "gettext",
                "libtool",
                "pkgconfig",
                "gtk-doc",
                "gsed",
                "intltool",
                "autoconf",
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "psiconv",
                "pxlib",
                "desktop-file-utils",
                "gobject-introspection",
                "goffice",
                "gtk3",
                "perl5.34",
                "gettext-runtime",
                "py310-gobject3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "yelp",
                "adwaita-icon-theme"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-chemistry-utils"
            ]
        }
    ]
}