mirror of
https://github.com/zxing/zxing.git
synced 2025-01-12 19:57:27 -08:00
parent
dfe4819691
commit
cdf4fe51c5
|
@ -51,6 +51,7 @@ library implemented in Java, with ports to other languages.
|
||||||
| [QZXing](https://github.com/ftylitak/qzxing) | port to Qt framework
|
| [QZXing](https://github.com/ftylitak/qzxing) | port to Qt framework
|
||||||
| [zxing-cpp](https://github.com/glassechidna/zxing-cpp) | port to C++ (forked from the [deprecated official C++ port](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fab22ae/cpp))
|
| [zxing-cpp](https://github.com/glassechidna/zxing-cpp) | port to C++ (forked from the [deprecated official C++ port](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fab22ae/cpp))
|
||||||
| [zxing_cpp.rb](https://github.com/glassechidna/zxing_cpp.rb) | bindings for Ruby (not just JRuby), powered by [zxing-cpp](https://github.com/glassechidna/zxing-cpp)
|
| [zxing_cpp.rb](https://github.com/glassechidna/zxing_cpp.rb) | bindings for Ruby (not just JRuby), powered by [zxing-cpp](https://github.com/glassechidna/zxing-cpp)
|
||||||
|
| [jsqrcode](https://github.com/LazarSoft/jsqrcode) | port to JavaScript
|
||||||
| [python-zxing](https://github.com/oostendo/python-zxing) | bindings for Python
|
| [python-zxing](https://github.com/oostendo/python-zxing) | bindings for Python
|
||||||
| [ZXing .NET](http://zxingnet.codeplex.com/) | port to .NET and C#, and related Windows platform
|
| [ZXing .NET](http://zxingnet.codeplex.com/) | port to .NET and C#, and related Windows platform
|
||||||
| [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) | port to PHP
|
| [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) | port to PHP
|
||||||
|
|
Loading…
Reference in a new issue