ruby-lvm 0.1.1
This is a wrapper for the LVM2 administration utility, lvm. Its primary function it to convert physical volumes, logical volumes and volume groups into easy to use ruby objects. It also provides a simple wrapper for typical create/delete/etc operations. Due to a lack of LVM2 api this is a best effort attempt at ruby integration but subject to complete replacement in the future.
Gemfile:
=
install:
=
Runtime Dependencies (2):
open4
>= 0.9.6
ruby-lvm-attrib
>= 0.0.1
Development Dependencies (1):
hoe
>= 1.7.0