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/README | |
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/README')
-rw-r--r-- | python/py3sensors/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/py3sensors/README b/python/py3sensors/README new file mode 100644 index 0000000000..a842715450 --- /dev/null +++ b/python/py3sensors/README @@ -0,0 +1,2 @@ +Py3sensors provides Python bindings to the libsensors library, which is +included in the lm_sensors project. |