           SPELL=zint
         VERSION=2.16.0
     SOURCE_HASH=sha512:819d1f91186106acf7dacada85b69e409358e3d39ad9b714297d00168c76d363f92c12c57ca8b11bc08fbe2c078ed4ac5c0cfc0e3e6391048acafa59b662c098
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/zint/zint/archive/refs/tags/$VERSION.tar.gz
        WEB_SITE=https://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
