You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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/) 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. You should probably use `pyrxing` instead of this one. It's faster and doesn't require Java in the background. |
0 commit comments