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

{
    "name": "libxmlxx2",
    "portdir": "textproc/libxmlxx2",
    "version": "2.42.3",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://libxmlplusplus.sourceforge.net",
    "description": "libxml++ is a C++ interface for working with XML files",
    "long_description": "libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2653
        },
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 338
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-setuptools",
                "mm-common",
                "clang-16",
                "python312",
                "meson",
                "ninja",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxml2",
                "glibmm"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "bakery",
                "sobby",
                "LibreCAD",
                "LibreCAD-devel",
                "kitlist",
                "cherrytree",
                "gnome-bindings-cxx",
                "gobby",
                "synfig"
            ]
        }
    ]
}