8000 GitHub - zyga/libblockdev: A library for manipulating block devices.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zyga/libblockdev

 
 

Repository files navigation

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 information 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/.

Branches and API stability

We are currently working on a new major release 3.0 which will also include major API overhaul, some backward-incompatible changes are already present on the master branch and we do not recommend using it right now if you are not interested in libblockdev development. Stable 2.x-branch is still supported and we will continue to backport bugfixes and selected new features to it from master.

About

A library for manipulating block devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.5%
  • Python 34.4%
  • Shell 1.3%
  • Other 1.8%
0