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

{
    "name": "itext",
    "portdir": "java/itext",
    "version": "1.1",
    "license": "(MPL-1.1 or LGPL) and Apache-1.1",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.lowagie.com/iText/",
    "description": "Java library that allows you to generate PDF files on the fly.",
    "long_description": "Java library that allows you to generate PDF files on the fly.",
    "active": true,
    "categories": [
        "java",
        "print"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "apache-ant",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "kaffe"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gcs-java"
            ]
        }
    ]
}