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

{
    "name": "xmlgraphics-commons",
    "portdir": "java/xmlgraphics-commons",
    "version": "1.4",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://xmlgraphics.apache.org/commons",
    "description": "XML Graphics Commons",
    "long_description": "Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF & PostScript files, and much more.",
    "active": true,
    "categories": [
        "graphics",
        "java"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "apache-ant",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "commons-io",
                "commons-logging",
                "junit"
            ]
        }
    ],
    "depends_on": []
}