diff options
Diffstat (limited to 'python/getdevinfo/slack-desc')
-rw-r--r-- | python/getdevinfo/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/getdevinfo/slack-desc b/python/getdevinfo/slack-desc deleted file mode 100644 index ef965555d5..0000000000 --- a/python/getdevinfo/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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: |