manatee
v2.0.2
Published
A node.js wrapper for the Manatee barcode library
Downloads
15
Readme
node-manatee
A node.js wrapper for the Manatee barcode library
Build instructions
- Copy your libBarcodeScanner.a or libBarcodeScanner.so library from Manatee to your system library directory (e.g., /usr/local/lib). (You can get a demo version for free by signing up on their site.)
node-gyp configure
node-gyp build