Skip to content

Commit b31e105

Browse files
committed
Mostly obsolete; use pyrxing instead
1 parent d8d87ee commit b31e105

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
| ⚠️ Mostly obsolete |
2+
| ----------------- |
3+
| The [zxing-cpp](https://github.com/zxing-cpp/zxing-cpp) and [rxing](https://github.com/rxing-core/rxing/) projects have reimplemented nearly all of the features of [ZXing](https://github.com/zxing/zxing) in C++ and Rust, respectively. The [pyrxing](https://github.com/tanagumo/pyrxing) project provides convenient Python bindings for them. **If you need to read barcode images in Python, you should use `pyrxing` instead of this.**. It's faster and doesn't require Java in the background. |
4+
15
# python-zxing
26

37
[![PyPI](https://img.shields.io/pypi/v/zxing.svg)](https://pypi.python.org/pypi/zxing)

0 commit comments

Comments
 (0)