           SPELL=encfs
         VERSION=1.8.1
     SOURCE_HASH=sha512:47e6cdded84c65bdb98c14774472a2f9df67f2bea05e4c2e20811d785c5ee458b708030922db9a5b49382495235a329bc8e889d104cc8501cd954119699847c6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-*}
   SOURCE_URL[0]=https://github.com/vgough/encfs/archive/v${VERSION}.tar.gz
        WEB_SITE=https://vgough.github.io/encfs/
         ENTERED=20040209
      LICENSE[0]=GPL
        KEYWORDS="filesystem crypto"
           SHORT="encrypted filesystem in user-space"
cat << EOF
EncFS is an encrypted pass-through filesystem which runs in userspace
on Linux (using the FUSE kernel module). Similarly to CFS and other
pass-through filesystems, all data is encrypted and stored in the underlying
filesystem. Unlike loopback filesystems, this does not have any predetermined
filesystem size.
EOF
