A C library supporting GObject Introspection for manipulation of block devices https://github.com/storaged-project/libblockdev
Go to file
2024-11-08 16:30:27 +01:00
libblockdev.spec automatic version update by autodist [release 3.2.1-1mamba;Fri Nov 08 2024] 2024-11-08 16:30:27 +01:00
README.md package created using the webbuild interface [release 2.21-1mamba;Thu Feb 28 2019] 2024-01-06 03:51:39 +01:00

libblockdev

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).