           SPELL=debootstrap
         VERSION=1.0.116
          SOURCE="${SPELL}_${VERSION}.tar.gz"
   SOURCE_URL[0]=http://http.debian.net/debian/pool/main/d/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:59ba44ecfa7c6bc3d81a814fe66a87223fa4bde24bd986f75875fe9077355a5f4268d822347f99402d4146e81b270a06f21111fb977729f4326bb5b8e017583c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://packages.debian.org/sid/debootstrap"
      LICENSE[0]=GPL
         ENTERED=20180418
           SHORT="debootstrap is used to create a Debian base system from scratch"
cat << EOF
debootstrap is used to create a Debian base system from scratch, without
requiring the availability of dpkg or apt. It does this by downloading .deb
files from a mirror site, and carefully unpacking them into a directory
which can eventually be chrooted into.
EOF
