diff options
| author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-09-26 18:08:49 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-02 16:50:37 +0700 |
| commit | 06e212e5393c8fa91836755f6546ab51576d7c96 (patch) | |
| tree | bb811f8bcb35587a306687d4acdcd701f81bbccd /python/python3-gattlib/slack-desc | |
| parent | 683429feac1d178ce48849a588d56201d360bfdc (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/slack-desc')
| -rw-r--r-- | python/python3-gattlib/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-gattlib/slack-desc b/python/python3-gattlib/slack-desc new file mode 100644 index 0000000000..36cae5e94c --- /dev/null +++ b/python/python3-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------------------------------------------------------| +python3-gattlib: python3-gattlib (Bluetooth LE protocol library) +python3-gattlib: +python3-gattlib: This is a Python library to use the GATT Protocol for Bluetooth LE +python3-gattlib: devices. It is a wrapper around the implementation used by gatttool +python3-gattlib: in bluez package. +python3-gattlib: +python3-gattlib: Homepage: https://github.com/oscaracena/pygattlib +python3-gattlib: +python3-gattlib: +python3-gattlib: +python3-gattlib: |
