README.md (zxing-zxing-3.4.1) | : | README.md (zxing-zxing-3.5.0) | ||
---|---|---|---|---|
skipping to change at line 57 | skipping to change at line 57 | |||
| [cpp](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fab 22ae/cpp) | C++ port | | [cpp](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fab 22ae/cpp) | C++ port | |||
| [iphone](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666 fab22ae/iphone) | iPhone client | | [iphone](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666 fab22ae/iphone) | iPhone client | |||
| [objc](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fa b22ae/objc) | Objective C port | | [objc](https://github.com/zxing/zxing/tree/00f634024ceeee591f54e6984ea7dd666fa b22ae/objc) | Objective C port | |||
| [actionscript](https://github.com/zxing/zxing/tree/c1df162b95e07928afbd4830798 cc1408af1ac67/actionscript) | Partial ActionScript port | | [actionscript](https://github.com/zxing/zxing/tree/c1df162b95e07928afbd4830798 cc1408af1ac67/actionscript) | Partial ActionScript port | |||
| [jruby](https://github.com/zxing/zxing/tree/a95a8fee842f67fb43799a8e0e70e4c68b 509c43/jruby) | JRuby wrapper | | [jruby](https://github.com/zxing/zxing/tree/a95a8fee842f67fb43799a8e0e70e4c68b 509c43/jruby) | JRuby wrapper | |||
### ZXing-based third-party open source projects | ### ZXing-based third-party open source projects | |||
| Module | Description | | Module | Description | |||
| ------------------------------------------------------------------------------ ----------- | ----------- | | ------------------------------------------------------------------------------ ----------- | ----------- | |||
| [SCodes](https://github.com/scytheStudio/SCodes) | Qt & Qml wrapper | ||||
| [QZXing](https://github.com/ftylitak/qzxing) | port to Qt framework | | [QZXing](https://github.com/ftylitak/qzxing) | port to Qt framework | |||
| [glassechidna/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)) | | [glassechidna/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)) | |||
| [nu-book/zxing-cpp](https://github.com/nu-book/zxing-cpp) | recent port to C++ | | [nu-book/zxing-cpp](https://github.com/nu-book/zxing-cpp) | recent port to C++ | |||
| [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 | | [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](https://github.com/micjahn/ZXing.Net) | port to .NET and C#, and related Windows platform | | [ZXing .NET](https://github.com/micjahn/ZXing.Net) | port to .NET and C#, and related Windows platform | |||
| [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detect or-decoder) | port to PHP | | [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detect or-decoder) | port to PHP | |||
| [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compat ible devices (IOS/Android/Win/OSX) and VCL. | | [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compat ible devices (IOS/Android/Win/OSX) and VCL. | |||
| [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C | | [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C | |||
| [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library | | [php-zxing](https://github.com/dsiddharth2/php-zxing) | PHP wrapper to Zxing Java library | |||
| [zxing-js/library](https://github.com/zxing-js/library) | TypeScript port of ZXing library | | [zxing-js/library](https://github.com/zxing-js/library) | TypeScript port of ZXing library | |||
| [pyzxing](https://github.com/ChenjieXu/pyzxing) | Python wrapper to ZXing library | | [pyzxing](https://github.com/ChenjieXu/pyzxing) | Python wrapper to ZXing library | |||
### Other related third-party open source projects | ### Other related third-party open source projects | |||
| Module | Description | | Module | Description | |||
| ---------------------------------------------- | ----------- | | ---------------------------------------------- | ----------- | |||
| [Barcode4J](http://barcode4j.sourceforge.net/) | Generator library in Java | | [Barcode4J](http://barcode4j.sourceforge.net/) | Generator library in Java | |||
| [BoofCV](https://boofcv.org) | Generator and reader library in Java | ||||
| [ZBar](http://zbar.sourceforge.net/) | Reader library in C99 | | [ZBar](http://zbar.sourceforge.net/) | Reader library in C99 | |||
| [OkapiBarcode](https://github.com/woo-j/OkapiBarcode) | | | | [OkapiBarcode](https://github.com/woo-j/OkapiBarcode) | | | |||
## Links | ## Links | |||
* [Online Decoder](https://zxing.org/w/decode.jspx) | * [Online Decoder](https://zxing.org/w/decode.jspx) | |||
* [QR Code Generator](https://zxing.appspot.com/generator) | * [QR Code Generator](https://zxing.appspot.com/generator) | |||
* [Javadoc](https://zxing.github.io/zxing/apidocs/) | * [Javadoc](https://zxing.github.io/zxing/apidocs/) | |||
* [Documentation Site](https://zxing.github.io/zxing/) | * [Documentation Site](https://zxing.github.io/zxing/) | |||
## Contacting | ## Contacting | |||
Post to the [discussion forum](https://groups.google.com/group/zxing) or tag a q uestion with [`zxing` | Post to the [discussion forum](https://groups.google.com/group/zxing) or tag a q uestion with [`zxing` | |||
on StackOverflow](https://stackoverflow.com/questions/tagged/zxing). | on StackOverflow](https://stackoverflow.com/questions/tagged/zxing). | |||
## Etcetera | ## Etcetera | |||
[](https://t ravis-ci.org/zxing/zxing) | ||||
[](https:// scan.coverity.com/projects/1924) | [](https:// scan.coverity.com/projects/1924) | |||
[ ](https://codecov.io/github/zxing/zxing?branch=master) | [ ](https://codecov.io/github/zxing/zxing?branch=master) | |||
[](https://www.codacy.com/app/srowen/zxing?utm_source=github.com& ;utm_medium=referral&utm_content=zxing/zxing&utm_campaign=Badge_Grade) | [](https://www.codacy.com/app/srowen/zxing?utm_source=github.com& ;utm_medium=referral&utm_content=zxing/zxing&utm_campaign=Badge_Grade) | |||
QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for cont ributing the logo. | QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for cont ributing the logo. | |||
Optimized with [](https://www.ej-technologies.com/products/jprofiler/overview.ht ml) | Optimized with [](https://www.ej-technologies.com/products/jprofiler/overview.ht ml) | |||
End of changes. 3 change blocks. | ||||
1 lines changed or deleted | 2 lines changed or added |