# libblockdev **Repository Path**: openkylin/libblockdev ## Basic Information - **Project Name**: libblockdev - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2022-04-28 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### CI status CI status ### Introduction 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). For more information about the library's architecture see the specs.rst file. For more infomation about the expected functionality and features see the features.rst file. For information about development and contributing guidelines see the README.DEVEL.rst file. For more information about the API see the generated documentation at http://storaged.org/libblockdev/.