@kiran.kk.phonpe/node-native-ocr
Version:
Native Node.js bindings for the Tesseract OCR project.
17 lines (15 loc) • 519 B
Plain Text
prefix=@
exec_prefix=@
bindir=@
datarootdir = @
datadir=@
libdir=@
includedir=@
Name: @
Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
URL: https://github.com/tesseract-ocr/tesseract
Version: @
Requires.private: lept
Libs: -L${libdir} -ltesseract @ @ @
Libs.private: -lpthread @
Cflags: -I${includedir}