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

{
    "name": "rb-rexml",
    "portdir": "ruby/rb-rexml",
    "version": "3.2.6",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.germane-software.com/software/rexml",
    "description": "XML processor for the language Ruby",
    "long_description": "REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.",
    "active": true,
    "categories": [
        "textproc",
        "ruby"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ruby"
            ]
        }
    ],
    "depends_on": []
}