           SPELL=zint
         VERSION=2.15.0
     SOURCE_HASH=sha512:70838fdc88aa8e157ce8a0099fe1184b98c8e5fd0a980a8ecdb40d7e4cbf1519b99a2326ffe7a1b3272dc58aa20fafa06fa0d3e6fb26f445eaa59b4b20be18cc
          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
