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

{
    "name": "cherrytree",
    "portdir": "editors/cherrytree",
    "version": "1.4.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/giuspen/cherrytree",
    "description": "Hierarchical Note Taking",
    "long_description": "A Hierarchical Note Taking Application, featuring Rich Text and Syntax Highlighting",
    "active": true,
    "categories": [
        "editors"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "debug",
        "x11",
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "makeicns",
                "clang-17",
                "python313"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "spdlog",
                "adwaita-icon-theme",
                "atkmm",
                "gspell",
                "gtk3",
                "gtksourceview4",
                "gtksourceviewmm3",
                "cairo",
                "cairomm",
                "gdk-pixbuf2",
                "sqlite3",
                "curl",
                "enchant2",
                "libxml2",
                "libxmlxx2",
                "uchardet",
                "gtkmm3",
                "pango",
                "pangomm",
                "libfmt9",
                "harfbuzz",
                "atk",
                "gettext",
                "glib2",
                "glibmm",
                "libsigcxx2"
            ]
        }
    ],
    "depends_on": []
}