aboutsummaryrefslogtreecommitdiff
path: root/python/python3-gattlib/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2021-09-26 18:08:49 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-02 16:50:37 +0700
commit06e212e5393c8fa91836755f6546ab51576d7c96 (patch)
treebb811f8bcb35587a306687d4acdcd701f81bbccd /python/python3-gattlib/README
parent683429feac1d178ce48849a588d56201d360bfdc (diff)
python/python3-gattlib: Added
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-gattlib/README')
-rw-r--r--python/python3-gattlib/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-gattlib/README b/python/python3-gattlib/README
new file mode 100644
index 0000000000..ab2b73dfa0
--- /dev/null
+++ b/python/python3-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.