File: control

package info (click to toggle)
pybluez 0.9.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 360 kB
  • ctags: 475
  • sloc: ansic: 3,608; python: 1,513; makefile: 49; sh: 12
file content (20 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pybluez
Section: python
Priority: optional
Maintainer: Debian Bluetooth <pkg-bluetooth-maintainers@lists.alioth.debian.org>
Uploaders: Albert Huang <albert@csail.mit.edu>, Filippo Giunchedi <filippo@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.3.5-6), python-all-dev (>= 2.3.5-11), libbluetooth2-dev, python-central (>= 0.4.17)
Standards-Version: 3.7.2
XS-Python-Version: all

Package: python-bluez
Architecture: any 
Depends: ${python:Depends}, ${shlibs:Depends}
Provides: python-bluetooth, ${python:Provides}
Conflicts: python-bluetooth, python2.3-bluez (<< 0.7.1-3), python2.4-bluez (<< 0.7.1-3) 
Replaces: python2.3-bluez (<< 0.7.1-3), python2.4-bluez (<< 0.7.1-3) 
XB-Python-Version: ${python:Versions}
Description: Python wrappers around BlueZ for rapid bluetooth development
 PyBluez is an effort to create python wrappers around BlueZ to allow python
 developers to use system bluetooth resources. PyBluez works on machines
 running the GNU/Linux operating system and the bluez bluetooth stack.