Package: libblockdev3 Source: libblockdev Version: 3.3.0-2.1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 281 Depends: libblockdev-utils3 (>= 3.0), libc6 (>= 2.34), libglib2.0-0t64 (>= 2.42.2) Section: libs Priority: optional Multi-Arch: same Homepage: https://github.com/storaged-project/libblockdev Description: Library for manipulating block devices libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV).