bluetooth-data-tools 1.19.3-1 source package in Ubuntu

Changelog

bluetooth-data-tools (1.19.3-1) unstable; urgency=medium

  * Update Standards-Version.
  * New upstream release.

 -- Edward Betts <edward@4angle.com>  Fri, 28 Jun 2024 11:26:14 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
bluetooth-data-tools_1.19.3-1.dsc 2.3 KiB 480f1c3ddde63edee26ba71e3d7ae26e7a8f46abb4de432534363b3471f73a3a
bluetooth-data-tools_1.19.3.orig.tar.gz 49.8 KiB 28ea5293e35864d0bb5c529cb6071e151fafb51271b2f344d4f91b0b217f7eec
bluetooth-data-tools_1.19.3-1.debian.tar.xz 2.5 KiB 09239a6cf955e6d0bebae0713074a0f4d269b72c3306f9c599f1957b6be6c1f4

Available diffs

No changes file available.

Binary packages built by this source

python3-bluetooth-data-tools: Python tools for converting bluetooth data and packets

 Comprehensive suite of utilities for managing and transforming Bluetooth data
 and packets within Python applications.
 .
 Key features:
 .
  - Data Conversion Tools: Functions to convert Bluetooth data into various
    formats, facilitating easier manipulation and analysis.
  - Packet Parsing: Utilities to parse Bluetooth advertisement data, enhancing
    the ability to interpret and utilize information broadcasted by BLE devices.
  - Privacy Enhancements: Methods to resolve private addresses using identity
    resolving keys (IRK), increasing security and privacy in Bluetooth
    communications.
  - Distance Calculation: Functionality to estimate the distance between
    devices based on signal strength, useful for proximity-based applications.
  - Utility Functions: A collection of helper functions to perform common tasks
    such as converting MAC addresses to integers, generating human-readable
    names for devices, and extracting the newest manufacturer data from
    advertisement packets.