          MODULE=libblockdev
         VERSION=3.5.0
          SOURCE=$MODULE-${VERSION%-*}.tar.gz
      SOURCE_URL=https://github.com/storaged-project/libblockdev/releases/download/$VERSION/
      SOURCE_VFY=sha256:bccd30e6b5d11504de60d9889ff6a2a25b07a4ec8f04070f2387e168301b3e3a
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION%-*}
        WEB_SITE=https://github.com/storaged-project/libblockdev
         ENTERED=20170811
         UPDATED=20260427
           SHORT="A library for manipulating block devices"

cat << EOF
Libblockdev is a C library supporting GObject introspection for manipulation of
block devices. It has a plugin-based architecture where each technology (like
LVM, Btrfs, MD RAID, Swap,...) is implemented in a separate plugin, possibly
with multiple implementations (e.g. using LVM CLI or the new LVM DBus API).
EOF
