diff options
Diffstat (limited to 'libraries/pymdstat/README')
-rw-r--r-- | libraries/pymdstat/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/pymdstat/README b/libraries/pymdstat/README new file mode 100644 index 0000000000..acfcb630bb --- /dev/null +++ b/libraries/pymdstat/README @@ -0,0 +1,2 @@ +PyMDstat is a pythonic library to parse /proc/mdstat, which shows a snapshot +of the kernel's RAID/md state. |