Download List

Project Description

LightBlue is a cross-platform Python Bluetooth API
for Mac OS X, GNU/Linux, and Python For Series 60.
It provides easy programmatic access to device and
service discovery, RFCOMM sockets, L2CAP client sockets, sending and receiving files over OBEX, service advertising, and local device information.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-15 16:38
0.4

This version changes the license to GPL and also contains bugfixes for the library on Mac OS X.
Tags: Minor bugfixes

2008-08-16 13:40
0.3.3

Deprecation warnings no longer appear for Mac OS 10.5. Sockets have been fixed to raise socket.timeout correctly. Bugs have been fixed in connect() and disconnect() in OBEXClient for both Mac OS and Linux. OBEX transfer speed for OBEXClient on Linux has been fixed.
Tags: Minor bugfixes

2008-02-03 12:59
0.3

The main feature of this release is a new
OBEXClient class for the Mac OS X and Linux
platforms. The library also now works on Mac OS
10.5, and the BTUtil framework has been renamed to
"LightAquaBlue" and has been completely rewritten.
The internals of the Linux OBEX client and server
implementations have also been completely
rewritten to be more flexible and more easily
customized. Various Unicode-related bugs have also
been fixed.
Tags: Major feature enhancements

2007-10-16 14:28
0.2.3

This fixes the Linux version to work with newer
versions of PyBluez.
Tags: Minor bugfixes

2007-09-04 15:43
0.2.2

This fixes the Python for Series 60 3rd Edition
builds as well as components of the 2nd Edition
FP2 and FP3 builds. There are also improvements
for the sockets implementation on Mac OS X.
Tags: Minor bugfixes

Project Resources