Merge "Fix typo in OWNERS file." into main am: cb9849f026 am: 21f742ffe4 am: 04a09983d3 am: 2a93190130 am: 84c39e61a2

Original change: https://android-review.googlesource.com/c/platform/external/zxing/+/2764486

Change-Id: Ic687ae501c1551243743779ace1fc179a10e153d
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: a4acbf537d5f9ddd99e8d135a2f31c081829bdcb
  1. .github/
  2. .reuse/
  3. android/
  4. android-core/
  5. android-integration/
  6. core/
  7. docs/
  8. javase/
  9. qr_scanner/
  10. src/
  11. zxing.appspot.com/
  12. zxingorg/
  13. .editorconfig
  14. .gitattributes
  15. .gitignore
  16. Android.bp
  17. AUTHORS
  18. CHANGES
  19. LICENSE
  20. METADATA
  21. MODULE_LICENSE_APACHE2
  22. NOTICE
  23. OWNERS
  24. pom.xml
  25. README.md
  26. README.version
README.md

Project in Maintenance Mode Only

The project is in maintenance mode, meaning, changes are driven by contributed patches. Only bug fixes and minor enhancements will be considered. The Barcode Scanner app can no longer be published, so it's unlikely any changes will be accepted for it. There is otherwise no active development or roadmap for this project. It is “DIY”.

Get Started Developing

To get started, please visit: https://github.com/zxing/zxing/wiki/Getting-Started-Developing

ZXing (“zebra crossing”) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Supported Formats

1D product1D industrial2D
UPC-ACode 39QR Code
UPC-ECode 93Data Matrix
EAN-8Code 128Aztec
EAN-13CodabarPDF 417
UPC/EAN Extension 2/5ITFMaxiCode
RSS-14
RSS-Expanded

Components

Active

ModuleDescription
coreThe core image decoding library, and test code
javaseJavaSE-specific client code
androidAndroid client Barcode Scanner
android-integrationSupports integration with Barcode Scanner via Intent
android-coreAndroid-related code shared among android, other Android apps
zxingorgThe source behind zxing.org
zxing.appspot.comThe source behind web-based barcode generator at zxing.appspot.com

Available in previous releases

ModuleDescription
cppC++ port
iphoneiPhone client
objcObjective C port
actionscriptPartial ActionScript port
jrubyJRuby wrapper

ZXing-based third-party open source projects

ModuleDescription
SCodesQt & Qml wrapper
QZXingport to Qt framework
glassechidna/zxing-cppport to C++ (forked from the deprecated official C++ port)
zxing-cpp/zxing-cpplatest/active port to C++, includes Android, iOS, Python, WASM and WinRT wrappers
zxing_cpp.rbbindings for Ruby (not just JRuby), powered by zxing-cpp
jsqrcodeport to JavaScript
python-zxingbindings for Python
ZXing .NETport to .NET and C#, and related Windows platform
php-qrcode-detector-decoderport to PHP
ZXing DelphiPort to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL.
ZXingObjCPort to Objective-C
php-zxingPHP wrapper to Zxing Java library
zxing-js/libraryTypeScript port of ZXing library
pyzxingPython wrapper to ZXing library
zxing-dartPort to dart
rxingPort to rust

Other related third-party open source projects

ModuleDescription
Barcode4JGenerator library in Java
BoofCVGenerator and reader library in Java
ZBarReader library in C99
OkapiBarcodeGenerator library in Java

Links

Contacting

Post to the discussion forum or tag a question with zxing on StackOverflow.

Etcetera

codecov Codacy

QR code is trademarked by Denso Wave, inc. Thanks to Haase & Martin OHG for contributing the logo.

Optimized with JProfiler