[ buster ]
[ 源代码: python-lightblue ]
软件包:python-lightblue(0.3.2-5)
python-lightblue 的相关链接
Debian 的资源:
下载源码包 python-lightblue:
- [python-lightblue_0.3.2-5.dsc]
- [python-lightblue_0.3.2.orig.tar.gz]
- [python-lightblue_0.3.2-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [lightblue.sourceforge.net]
相似软件包:
cross-platform Bluetooth API for Python
The package provides a Python API which provides simple access to Bluetooth operations. It is available for Mac OS X, GNU/Linux and Nokia's Python for Series 60 platform for mobile phones.
LightBlue provides simple access to:
* Device and service discovery (with and without end-user GUIs) * Standard socket interface for RFCOMM and L2CAP sockets (currently L2CAP client sockets only, and not on PyS60) * Sending and receiving files over OBEX * Advertising of RFCOMM and OBEX services * Local device information
其他与 python-lightblue 有关的软件包
|
|
|
|
-
- dep: libbluetooth3 (>= 4.91)
- Library to use the BlueZ Linux Bluetooth stack
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libopenobex2
- OBEX protocol library
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
-
- dep: python-bluez
- Python 2 wrappers around BlueZ for rapid bluetooth development