diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2017-01-14 01:13:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-14 01:13:13 +0700 |
commit | 1991fc3eb054de838754f2eb827e88d0823a7f8a (patch) | |
tree | a037b164468e97ecf3a92b04c3f8dad9ca0a4e1f /python/python-gattlib/slack-desc | |
parent | 6cf070500874fd8b1e59e012726977cc1a3eec42 (diff) |
python/python-gattlib: Added (Bluetooth LE protocol library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-gattlib/slack-desc')
-rw-r--r-- | python/python-gattlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-gattlib/slack-desc b/python/python-gattlib/slack-desc new file mode 100644 index 000000000000..bf1e8b2ae3b5 --- /dev/null +++ b/python/python-gattlib/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-gattlib: python-gattlib (Bluetooth LE protocol library) +python-gattlib: +python-gattlib: This is a Python library to use the GATT Protocol for Bluetooth LE +python-gattlib: devices. It is a wrapper around the implementation used by gatttool +python-gattlib: in bluez package. +python-gattlib: +python-gattlib: Homepage: https://bitbucket.org/OscarAcena/pygattlib +python-gattlib: +python-gattlib: +python-gattlib: +python-gattlib: |