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

{
    "name": "pangoxsl",
    "portdir": "textproc/pangoxsl",
    "version": "1.6.0.3",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://pangopdf.sourceforge.net",
    "description": "Extends Pango with additional XSL properties.",
    "long_description": "PangoXSL is a supplementary library that supports some additional PangoAttribute types corresponding to XSL properties.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "pango"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "xmlroff"
            ]
        }
    ]
}