Python bindings module for libvslvm


Licenses
LGPL-3.0/GPL-3.0+
Install
pip install libvslvm-python==20240301

Documentation

libvslvm is a library to access the Linux Logical Volume Manager (LVM) format.

Project information:

* Status: experimental
* Licence: LGPLv3+

Not supported:

* multiple physical volumes
* multiple segments
* non-linear stripes
* snapshots

For more information see:

* Project documentation: https://github.com/libyal/libvslvm/wiki/Home
* How to build from source: https://github.com/libyal/libvslvm/wiki/Building