blob: e0b60e9dd268b91556d0d4bdc66a9634cf143310 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
WWW: https://github.com/nu-book/zxing-cpp
|