Skip to content

NaturalHistoryMuseum/barcode-reader-dlls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

barcode-reader-dlls

Windows DLL builds of the libdmtx and ZBar barcode readers, made available here for the benefit of pylibdmtx and pyzbar respectively.

  • libdmtx 32-bit: liblibdmtx-32.dll
  • libdmtx 64-bit: liblibdmtx-64.dll
  • zbar 32-bit: libiconv-2.dll and libzbar-32.dll
  • zbar 64-bit: libiconv.dll and libzbar-64.dll

ZBar is licensed under the GNU Lesser General Public License, version 2.1. libdmtx is licensed under Simplified BSD license with an alternate waiver option.

The DLLs require the Visual C++ Redistributable Packages for Visual Studio 2013. Install vcredist_x64.exe if using 64-bit Python, vcredist_x86.exe if using 32-bit Python.

About

Windows DLL builds of the libdmtx and zbar barcode readers

Resources

Stars

Watchers

Forks

Packages