          MODULE=fuse
         VERSION=2.8.7
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha1:284f22401131ec148bd04362dc86f7b0e94fb5f4
        WEB_SITE=http://fuse.sourceforge.net
         ENTERED=20040422
         UPDATED=20120209
           SHORT="File system in userspace"

cat << EOF
Filesystem in Userspace is a simple interface for userspace programs
to export a virtual filesystem to the Linux kernel. It also aims to
provide a secure method for non privileged users to create and mount
their own filesystem implementations.
EOF
