We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d87ee commit c2f78a7Copy full SHA for c2f78a7
README.md
@@ -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
+
12
# python-zxing
13
14
[](https://pypi.python.org/pypi/zxing)
0 commit comments