           SPELL=zsync
         VERSION=0.6.2
     SOURCE_HASH=sha512:56437594831f2320c532759805b5c51116c53c8848f14b54cfd9b76676d1d061abe7fc914264f496ed1c7922fbbd5b884166c855a2fb9eb1285f216e478c5f0d
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=http://${SPELL}.moria.org.uk/download/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://zsync.moria.org.uk"
      LICENSE[0]=AL2
         ENTERED=20091028
           SHORT="a file transfer program that uses the rsync algorithm"
cat << EOF
zsync is a file transfer program. It allows you to download a file from
a remote server, where you have a copy of an older version of the file on
your computer already. zsync downloads only the new parts of the file. It
uses the same algorithm as rsync. However, where rsync is designed for
synchronising data from one computer to another within an organisation,
zsync is designed for file distribution, with one file on a server to be
distributed to thousands of downloaders. zsync requires no special server
software — just a web server to host the files — and imposes no extra
load on the server, making it ideal for large scale file distribution.
EOF
