diff options
author | Philip Lacroix <philnx at posteo dot de> | 2015-02-14 10:38:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-14 10:38:55 +0700 |
commit | f7ba97debbc7b29583746307e18fef4ba13b144c (patch) | |
tree | 788be2f2b058da7908870d3129b0cf10a3c38495 /libraries/pymdstat/slack-desc | |
parent | 079603d23ed86990ec9645f8b3039be0471aaa19 (diff) |
libraries/pymdstat: Added (library to parse /proc/mdstat).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pymdstat/slack-desc')
-rw-r--r-- | libraries/pymdstat/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/pymdstat/slack-desc b/libraries/pymdstat/slack-desc new file mode 100644 index 000000000000..ab1c531328ba --- /dev/null +++ b/libraries/pymdstat/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pymdstat: pymdstat (library to parse /proc/mdstat) +pymdstat: +pymdstat: PyMDstat is a pythonic library to parse /proc/mdstat, which shows a +pymdstat: snapshot of the kernel's RAID/md state. +pymdstat: +pymdstat: +pymdstat: Homepage: https://github.com/nicolargo/pymdstat +pymdstat: +pymdstat: +pymdstat: +pymdstat: |