python-btsocket 0.3.0-1 source package in Ubuntu

Changelog

python-btsocket (0.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version.

 -- Edward Betts <edward@4angle.com>  Mon, 17 Jun 2024 15:08:17 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-btsocket_0.3.0-1.dsc 2.1 KiB 182939b16034e73819273ab4e44d3b391af6cd3b32e0f61db446a60075fac78f
python-btsocket_0.3.0.orig.tar.gz 19.8 KiB 032588ff427b7a6bdc57ed5d1adbad3690b7915d7b0884fb2a7d3d12d5dbcaf2
python-btsocket_0.3.0-1.debian.tar.xz 2.5 KiB 51a87c6bcd846ca94fa7fbc6d3ff0a8df68c58ddade7e71f3462d2b0905fe3d6

Available diffs

No changes file available.

Binary packages built by this source

python3-btsocket: Python interface for BlueZ Bluetooth Management API

 This package provides a Python interface to the BlueZ Bluetooth Management
 API, which is the official Linux Bluetooth protocol stack. This library is
 particularly useful for developers needing to interact with Bluetooth
 hardware at a low level using Python. It offers functionalities to control
 and monitor Bluetooth devices directly from a Linux system.
 .
 The library is in the early stages of development and currently requires root
 privileges for most operations. It supports different programming models to
 handle Bluetooth commands and responses, making it adaptable to various
 development needs. This package is ideal for developers involved in embedded
 systems, home automation, or educational projects requiring direct control
 over Bluetooth hardware.