           SPELL=isoquery
         VERSION=1.4
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${SOURCE}
  SOURCE2_URL[0]=${SOURCE_URL}.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG="iso-codes.gpg:${SOURCE}.sig:UPSTREAM_KEY"
      LICENSE[0]=GPL
         ENTERED=20100803
        WEB_SITE=http://alioth.debian.org/projects/pkg-isocodes/
           SHORT="search and display ISO codes for countries, languages, currencies, and scripts"
cat << EOF
isoquery can be used to generate a tabular output of the ISO standard
codes provided by the package iso-codes. It parses the XML files and shows
all included ISO codes or just matching entries, if specified on the command
line. Moreover, it's possible to get all available translations for
the ISO standard.
EOF
