File: control

package info (click to toggle)
bluewho 0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 588 kB
  • sloc: python: 655; makefile: 6
file content (27 lines) | stat: -rw-r--r-- 1,183 bytes parent folder | download
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
Source: bluewho
Section: admin
Priority: optional
Maintainer: Fabio Castelli <muflone@vbsimple.net>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Standards-Version: 3.8.4
Build-Depends: cdbs (>= 0.4.49), python (>= 2.5), debhelper (>= 7), dh-python
Homepage: http://www.muflone.com/bluewho/
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/bluewho/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/bluewho/trunk/
X-Python-Version: >= 2.5

Package: bluewho
Architecture: all
Depends: python-gtk2, python-glade2, librsvg2-common, python-bluez, ${python:Depends}, ${misc:Depends}
Recommends: libnotify-bin
Suggests: alsa-utils
Description: notifies new discovered bluetooth devices
 BlueWho informs and notifies when a new bluetooth device is discovered.
 Detection can be requested by the user or automatically continuous until it's
 stopped. A visible and audible notification can be triggered whenever a new
 device is detected.
 .
 Each device found will be saved on the list as well its name, MAC address,
 last seen date and time.
 For each device a list of available Bluetooth services can be requested.