mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add package nimtesseract (#2107)
* Added package nimtesseract * Changed wrong license chosen by `nimble publish` Changed license from MIT to Unlicense
This commit is contained in:
parent
db0f16752c
commit
d4026c1df5
@ -24705,5 +24705,21 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ire4ever1190/opussum",
|
||||
"doc": "https://tempdocs.netlify.app/opussum/stable/"
|
||||
},
|
||||
{
|
||||
"name": "nimtesseract",
|
||||
"url": "https://github.com/DavideGalilei/nimtesseract",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ocr",
|
||||
"nim",
|
||||
"text",
|
||||
"tesseract",
|
||||
"ocr-recognition",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "A wrapper to Tesseract OCR library for Nim",
|
||||
"license": "Unlicense",
|
||||
"web": "https://github.com/DavideGalilei/nimtesseract"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user