Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bluez/README
blob: 5efcd1f773b96cca74fe81b58a39f48c4aa7c5af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
bluez-python - A BlueZ python binding on top of dbus-python


Requirements
==============================

In order to use bluez-python you need following software packages:
    - Python 2.5 or later
    - Linux Bluetooth protocol stack (BlueZ)
    - Python bindings for D-Bus (dbus-python)


Installation
==============================

From a command shell:

# python setup.py install


Notes
==============================

    - Only supports BlueZ4 API
    - Checking the doc directory in the BlueZ source package is always a good idea.


Contact
==============================

Li Dongyang <Jerry87905@gmail.com>

For additional information, check the page on the BlueZ wiki:
    http://wiki.bluez.org/wiki/bluez-python