           SPELL=zint
         VERSION=2.4.0
     SOURCE_HASH=sha512:15fb00159ddb8378551defcd8fe6dac796742437b285124faf9cbcf9f445fd1460e22506a88cd522da44feffe782b01101d3094809097044edb3a5eef9ccd1e8
          SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$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
