1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: python-geoclue
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Luca Falavigna <dktrkranz@debian.org>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: python (>= 2.5), python-support, python-dbus, python-gobject
Standards-Version: 3.8.4
XS-Python-Version: >= 2.5
Homepage: http://live.gnome.org/gtg/soc/python_geoclue
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-geoclue/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-geoclue/trunk/
Package: python-geoclue
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-dbus, python-gobject, geoclue
Description: Python module to access Geoclue data
This module uses the Geoclue D-Bus API to implement a nice API for
Python developers to ease access to and manipulate Geographic
information framework data.
|