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

{
    "name": "rarian",
    "portdir": "textproc/rarian",
    "version": "0.8.6",
    "license": "GPL-2+ and LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://rarian.freedesktop.org",
    "description": "OMF help system.",
    "long_description": "Rarian manages documentation metadata as specified by the Open Source Metadata Framework (OMF) and provides a simple API to allow help browsers to find, sort and search the document catalog. It is designed to be a replacement for scrollkeeper and will also be able to communicate with catalog servers on the Net to search for documents which are not on the local system.",
    "active": true,
    "categories": [
        "textproc",
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "tinyxml2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "util-linux",
                "libxslt"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "teg",
                "pioneers"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gconf-editor",
                "gnomeicu",
                "tempo",
                "gnotime",
                "gnucash-docs",
                "gelide",
                "gnome-chemistry-utils",
                "xchat-gnome",
                "oregano",
                "conglomerate",
                "etherape"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gnome-doc-utils"
            ]
        }
    ]
}