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

{
    "name": "py-kraken",
    "portdir": "python/py-kraken",
    "version": "4.2.0",
    "license": "Apache-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://kraken.re/",
    "description": "OCR/HTR engine for all the languages",
    "long_description": "kraken is a turn-key OCR system optimized for historical and non-Latin script material.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-kraken"
            ]
        }
    ],
    "depends_on": []
}