diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-05 07:28:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-05 07:28:29 +0700 |
commit | 01314374ebe1b042aea5f5204afab5d5fb873341 (patch) | |
tree | 02f0184f358334305914ebc953380e74133f432f /python/python-distro/slack-desc | |
parent | 73646ca997a6163f6935e2323596d6445a75508f (diff) |
python/python-distro: Added (Linux OS platform information API).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-distro/slack-desc')
-rw-r--r-- | python/python-distro/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-distro/slack-desc b/python/python-distro/slack-desc new file mode 100644 index 0000000000000..7def214c55ec7 --- /dev/null +++ b/python/python-distro/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------------------------------------------------------| +python-distro: python-distro (Linux OS platform information API) +python-distro: +python-distro: The distro (for: Linux Distribution) package provides information +python-distro: about the Linux distribution it runs on, such as a reliable +python-distro: machine-readable ID, or version information. +python-distro: +python-distro: Homepage: https://github.com/nir0s/distro +python-distro: +python-distro: +python-distro: +python-distro: |