GET /api/v1/ports/tesseract-lit/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "tesseract-lit",
"portdir": "textproc/tesseract",
"version": "4.1.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tesseract-ocr/tessdata",
"description": "Lithuanian language data for the Tesseract OCR engine",
"long_description": "Lithuanian language data for the Tesseract OCR engine",
"active": true,
"categories": [
"graphics",
"textproc",
"pdf"
],
"maintainers": [
{
"name": "mark",
"github": "markemer",
"ports_count": 112
}
],
"variants": [
"best",
"fast"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"tesseract"
]
}
],
"depends_on": []
}