           SPELL=zisofs-tools
         VERSION=1.0.6
# Reminder to self not to forget to modify cdrtools when modifying zisofs-tools.
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/fs/zisofs/$SOURCE
   SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/$SOURCE
          MD5[0]=32c9510fa21e1692b7eba58e660327d8
        WEB_SITE=http://www.kernel.org/pub/linux/utils/fs/zisofs/
      LICENSE[0]=GPL
         ENTERED=20011123
         UPDATED=20040127
           SHORT="tools for creating a compressed ISO9660 filesystem."
cat << EOF
The zisofs filesystem is an extension to the ISO9660 filesystem that
allows files, on a file-by-file basis, to be stored compressed and
decompressed in real time. The zisofs filesystem is supported by
recent versions of Linux (2.4.14 or later). Legacy systems can still
read uncompressed files. zisofs-tools contains the tools necessary to 
create such a compressed ISO9660 filesystem and to read compressed
files on a legacy system.
EOF
