DESCR 396 B

12345678910111213
  1. ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D
  2. barcode image processing library and command-line tool. It supports:
  3. Aztec EAN-8 and EAN-13
  4. Codabar ITF
  5. Code 128 PDF 417
  6. Code 39 QR Code
  7. Code 93 RSS-14 (all variants)
  8. Data Matrix UPC-A and UPC-E
  9. The original ZXing project no longer provides the C++ code; this package
  10. is built from Glass Echidna's fork.