tesseract-capi

MIT

Tesseract C API wrapper

$ area51 add tesseract-capiCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(tesseract-capi:some-function ...)

Dependencies