Skip to content

Commit c2f78a7

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

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
| ⚠️ Mostly obsolete |
2+
| ----------------- |
3+
| The [zxing-cpp](https://github.com/zxing-cpp/zxing-cpp) and [rxing](https://github.com/rxing-core/rxing/)
4+
projects have reimplemented nearly all of the features of [ZXing](https://github.com/zxing/zxing) in C++ and
5+
Rust, respectively.\
6+
\
7+
The [pyrxing](https://github.com/tanagumo/pyrxing) project provides convenient Python
8+
bindings for them.\
9+
\
10+
You should probably use `pyrxing` instead of this one. It's faster and doesn't require Java in the background. |
11+
112
# python-zxing
213

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

0 commit comments

Comments
 (0)