           SPELL=zint
         VERSION=2.4.2
     SOURCE_HASH=sha512:d8d37de18fac800123111a93b6da371346944fafeed1e7f7ee00c5100ae386395eebf7d5d4b7f9cbce062672e68b7956ceaeec8564473b372187a43373e45dc8
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/downloads/zint/zint/$SOURCE
        WEB_SITE=http://www.zint.org.uk
      LICENSE[0]=GPL
         ENTERED=20090129
        KEYWORDS="printer"
           SHORT="barcode encoding library"
cat << EOF
Zint is an barcode encoding and image generating library written entirely
in C.

It features:
 * Over 50 symbologies including many not available in any other free software
   package.
 * Unicode translation for symbologies which support Latin-1 and Kanji character
   sets.
 * Full GS1 support including data verification and automated insertion of FNC1
   characters.
 * Support for encoding binary data including NULL (ASCII 0) characters.
 * Health Industry Barcode (HIBC) encoding capabilities.
 * Output in PNG, EPS and SVG formats with user adjustable sizes and colours.
 * Verification stage for SBN, ISBN and ISBN-13 data.
 * Fully documented API for integration with your own project.
 * Command line and Qt4-based GUI front-ends.
 * Fully multi-platform.
EOF
