          MODULE=qrencode
         VERSION=3.2.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://fukuchi.org/works/qrencode/
      SOURCE_VFY=sha1:f22ec4754ee59bed5121a5e149625db20a272f55
        WEB_SITE=http://fukuchi.org/works/qrencode/index.en.html
         ENTERED=20110813
         UPDATED=20120202
           SHORT="C library for encoding data in a QR Code symbol"

cat << EOF
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
symbology that can be scanned by handy terminals such as a mobile phone with 
CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is 
highly robust.
EOF


