diff options
author | Philip Lacroix <Philip Lacroix> | 2015-02-07 06:32:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 06:32:26 +0700 |
commit | 610988b2e954ad55a8ff4be76cd3675c812a9a02 (patch) | |
tree | 62d730b523f43bd820e70a6b754ed80a05771f7a /python/py3sensors/slack-desc | |
parent | db5864b564e0fc5ba7d393f3d5faad4e6ba17a8d (diff) | |
download | slackbuilds-610988b2e954ad55a8ff4be76cd3675c812a9a02.tar.gz |
python/py3sensors: Added (Python bindings to libsensors).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/py3sensors/slack-desc')
-rw-r--r-- | python/py3sensors/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/py3sensors/slack-desc b/python/py3sensors/slack-desc new file mode 100644 index 0000000000..e0e6f21fd5 --- /dev/null +++ b/python/py3sensors/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------------------------------------------------------| +py3sensors: Py3sensors (Python bindings to libsensors.so) +py3sensors: +py3sensors: Py3sensors provides Python bindings to the libsensors library, which +py3sensors: is included in the lm_sensors project. +py3sensors: +py3sensors: Homepage: https://bitbucket.org/gleb_zhulik/py3sensors +py3sensors: +py3sensors: +py3sensors: +py3sensors: +py3sensors: |