diff options
author | pyllyukko <pyllyukko@maimed.org> | 2019-08-17 20:39:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-17 20:39:21 +0700 |
commit | fca8bbfd9fc80822a3325f654a95c66f9e112cf0 (patch) | |
tree | 6a43eebadb28f2fb33c2a78c2d75e544098dc666 /libraries/libbtbb/slack-desc | |
parent | e6c0a7fa3fa108fc6c857c99dbd48b6182d08501 (diff) |
libraries/libbtbb: Added (Bluetooth baseband decoding library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libbtbb/slack-desc')
-rw-r--r-- | libraries/libbtbb/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libbtbb/slack-desc b/libraries/libbtbb/slack-desc new file mode 100644 index 000000000000..bf00c26117d3 --- /dev/null +++ b/libraries/libbtbb/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------------------------------------------------------| +libbtbb: libbtbb (Bluetooth baseband decoding library) +libbtbb: +libbtbb: This is the Bluetooth baseband decoding library, +libbtbb: forked from the GR-Bluetooth project. +libbtbb: It can be used to extract Bluetooth packet and piconet information +libbtbb: from Ubertooth devices as well as GR-Bluetooth/USRP. +libbtbb: +libbtbb: +libbtbb: +libbtbb: Homepage: https://github.com/greatscottgadgets/libbtbb +libbtbb: |