GET /api/v1/ports/libe-book/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libe-book",
    "portdir": "textproc/libe-book",
    "version": "0.1.3",
    "license": "MPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://sourceforge.net/projects/libebook/",
    "description": "library for import of reflowable e-book formats",
    "long_description": "libe-book is a library and a set of tools for reading and converting various reflowable e-book formats.",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1159
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gperf",
                "pkgconfig",
                "boost176",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libxml2",
                "icu",
                "liblangtag",
                "librevenge"
            ]
        }
    ],
    "depends_on": []
}