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

{
    "name": "py35-djvubind",
    "portdir": "python/py-djvubind",
    "version": "1.2.1",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://code.google.com/p/djvubind/",
    "description": "A tool to create highly compressed djvu files with positional ocr, metadata, and bookmarks",
    "long_description": "Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and tesseract to provide a simple, single command creation of a djvu file.",
    "active": false,
    "categories": [
        "graphics",
        "python"
    ],
    "maintainers": [
        {
            "name": "raphael",
            "github": "raphael-st",
            "ports_count": 18
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "djvulibre",
                "minidjvu",
                "ImageMagick",
                "cuneiform",
                "tesseract",
                "python35"
            ]
        }
    ],
    "depends_on": []
}