cl-tesseract
CFFI bindings to the Tesseract OCR library.
$ area51 add cl-tesseractCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-tesseract:some-function ...)CFFI bindings to the Tesseract OCR library.
$ area51 add cl-tesseractCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-tesseract:some-function ...)