GET /api/v1/ports/py310-pytesseract/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-pytesseract",
"portdir": "python/py-pytesseract",
"version": "0.3.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madmaze/pytesseract",
"description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR",
"long_description": "Python-tesseract is a python wrapper for Google's Tesseract-OCR",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-packaging",
"py310-Pillow",
"python310"
]
},
{
"type": "run",
"ports": [
"tesseract"
]
}
],
"depends_on": []
}