2017 © Pedro Peláez
 

library lvm-parser

A parser for the output of the pvs/vgs/lvs commands

image

mrcrankhank/lvm-parser

A parser for the output of the pvs/vgs/lvs commands

  • Thursday, September 15, 2016
  • by MrCrankHank
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

lvm-parser

Build Status Total Downloads Latest Stable Version Latest Unstable Version License, (*1)

Description

A parser for the output of the pvs/vgs/lvs commands, (*2)

Api documentation

https://mrcrankhank.github.io/lvm-parser/, (*3)

Packagist

https://packagist.org/packages/mrcrankhank/lvm-parser, (*4)

Testing

The project contains multiple tests, which can be executed via phpunit., (*5)

Some random notes for the author:

  • vgs --units b --separator "|" --unbuffered
  • lvs --units b --separator='|' --select "lv_attr=~[^s.*]" --unbuffered

The Versions

15/09 2016

dev-master

9999999-dev

A parser for the output of the pvs/vgs/lvs commands

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Avatar MrCrankHank

16/08 2016

1.0

1.0.0.0

A parser for the output of the pvs/vgs/lvs commands

  Sources   Download

Apache License 2.0

The Requires

 

The Development Requires

by Avatar MrCrankHank