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

{
    "name": "liblouisxml",
    "portdir": "textproc/liblouisxml",
    "version": "2.1.0",
    "license": "GPL-3 and LGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://code.google.com/p/liblouisxml/",
    "description": "Braille transcription services for xml documents",
    "long_description": "This is a library intended to provide complete braille transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "liblouis",
                "libxml2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "antiword"
            ]
        }
    ],
    "depends_on": []
}