libblockdev/README.md

5 lines
327 B
Markdown
Raw Normal View History

2024-01-06 03:51:37 +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).