diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-23 11:39:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-25 14:44:38 +0700 |
commit | b1117f6da63d78603043050445a3fcb4c8db52fb (patch) | |
tree | 106ce3b1a71cc37d1d4f0400e324f86c428c2e2d /python/python3-pybluez/slack-desc | |
parent | c55c421677c4ebc481b47b9024df42a32ee6fd9e (diff) |
python/python3-pybluez: Added (Python BlueZ bindings)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pybluez/slack-desc')
-rw-r--r-- | python/python3-pybluez/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pybluez/slack-desc b/python/python3-pybluez/slack-desc new file mode 100644 index 0000000000..9b464d427a --- /dev/null +++ b/python/python3-pybluez/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-pybluez: python3-pybluez (Python BlueZ bindings) +python3-pybluez: +python3-pybluez: Python extension module allowing access to system Bluetooth +python3-pybluez: resources. +python3-pybluez: +python3-pybluez: Homepage: https://pybluez.github.io/ +python3-pybluez: +python3-pybluez: +python3-pybluez: +python3-pybluez: +python3-pybluez: |