diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-07-01 09:20:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-07 06:54:12 +0700 |
commit | 79502b7afcc49fbc616523aa47f4ebe97143a81e (patch) | |
tree | c23e2f16191bef8f9f9dadb7dab8420ebdd6781f /python/getdevinfo/slack-desc | |
parent | 9c2492cfe117c8eff00e12fd6cba5b4743e204f1 (diff) |
python/getdevinfo: Added (A device information gatherer).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/getdevinfo/slack-desc')
-rw-r--r-- | python/getdevinfo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/getdevinfo/slack-desc b/python/getdevinfo/slack-desc new file mode 100644 index 0000000000000..ef965555d5715 --- /dev/null +++ b/python/getdevinfo/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------------------------------------------------------| +getdevinfo: getdevinfo (A device information gatherer for Linux and macOS) +getdevinfo: +getdevinfo: Working on both Linux and macOS, this script makes use of lshw, +getdevinfo: lvdisplay, and blkid (Linux), as well as diskutil (macOS) to get +getdevinfo: a comprehensive amount of disk information. +getdevinfo: +getdevinfo: Homepage: https://pypi.org/project/getdevinfo/ +getdevinfo: +getdevinfo: +getdevinfo: +getdevinfo: |