9 lines
269 B
Text
9 lines
269 B
Text
This project is a C++ port of ZXing Library.
|
|
|
|
Features
|
|
* In pure C++14, no third-party dependencies
|
|
* Stateless, thread-safe readers/generators
|
|
* Wrapper to create WinRT component
|
|
* Wrapper for Android
|
|
* Wrapper for WebAssembly
|
|
* Python binding
|