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

{
    "name": "liblrdf",
    "portdir": "textproc/liblrdf",
    "version": "0.6.1",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/swh/LRDF",
    "description": "A lightweight RDF library with special support for LADSPA plugins.",
    "long_description": "librdf is a library to make it easy to manipulate RDF files describing LADSPA plugins. It can also be used for general RDF manipulation. It can read RDF/XLM and N3 files and export N3 files. It also has a light taxonomic inference capability.",
    "active": true,
    "categories": [
        "textproc"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "raptor2"
            ]
        }
    ],
    "depends_on": []
}