diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-06 17:11:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-08 01:41:48 +0700 |
commit | c6830b5760af44e674cb97ec71e3f14132bd70ff (patch) | |
tree | d7861409e19bf64851b568df8f4bcf1a35eade29 /python/python2-gattlib/slack-desc | |
parent | 8eec73c9fbe6957dad9a0b3f8edae4dadc01dafc (diff) |
python/python-gattlib: Renamed python2-gattlib.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-gattlib/slack-desc')
-rw-r--r-- | python/python2-gattlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-gattlib/slack-desc b/python/python2-gattlib/slack-desc new file mode 100644 index 0000000000..b9d149dfab --- /dev/null +++ b/python/python2-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------------------------------------------------------| +python2-gattlib: python2-gattlib (Bluetooth LE protocol library) +python2-gattlib: +python2-gattlib: This is a Python library to use the GATT Protocol for Bluetooth LE +python2-gattlib: devices. It is a wrapper around the implementation used by gatttool +python2-gattlib: in bluez package. +python2-gattlib: +python2-gattlib: Homepage: https://bitbucket.org/OscarAcena/pygattlib +python2-gattlib: +python2-gattlib: +python2-gattlib: +python2-gattlib: |