mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
checkin for entire port source tree
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# rxing
|
||||
cRustacean Crossing
|
||||
# rxing - cRustacean Crossing
|
||||
|
||||
A port of the ZXing (https://github.com/zxing/zxing) java barcode library to pure rust.
|
||||
This is a port of the ZXing (https://github.com/zxing/zxing) java barcode library to pure rust. Conversion was done partially with java-2-rust (https://github.com/cguz/java-to-rust), but mostly by hand. Original license resides with the authors of zxing.
|
||||
|
||||
Porting of the testing library is incomplete.
|
||||
|
||||
Porting was done with the rust language in mind, though some parts may resemble java more directly than a proper clean-sheet rust implementation.
|
||||
|
||||
Reference in New Issue
Block a user