          MODULE=btrfs-progs
         VERSION=7.0
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
 SOURCE_URL_FULL=https://github.com/kdave/btrfs-progs/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:315e05569f93a595533158cb6bcca526509f519b5be1948b53525a7cb9c046b5
        WEB_SITE=https://btrfs.readthedocs.io/en/latest/
         ENTERED=20090819
         UPDATED=20260609
           SHORT="btrfs userspace tools"

cat << EOF
Btrfs is a new copy on write filesystem for Linux aimed implementing advanced
features while focusing on fault tolerance, repair and easy administration.
Initially developed by Oracle, Btrfs is licensed under the GPL and open for
contribution from anyone.
EOF
