aboutsummaryrefslogtreecommitdiff
path: root/python/python2-gattlib/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-06 17:11:18 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-08 01:41:48 +0700
commitc6830b5760af44e674cb97ec71e3f14132bd70ff (patch)
treed7861409e19bf64851b568df8f4bcf1a35eade29 /python/python2-gattlib/README
parent8eec73c9fbe6957dad9a0b3f8edae4dadc01dafc (diff)
downloadslackbuilds-c6830b5760af44e674cb97ec71e3f14132bd70ff.tar.xz
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/README')
-rw-r--r--python/python2-gattlib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python2-gattlib/README b/python/python2-gattlib/README
new file mode 100644
index 000000000000..ab2b73dfa094
--- /dev/null
+++ b/python/python2-gattlib/README
@@ -0,0 +1,3 @@
+This is a Python library to use the GATT Protocol for Bluetooth LE
+devices. It is a wrapper around the implementation used by gatttool
+in bluez package.