Source: python-edbus
Section: python
Priority: extra
Maintainer: Debian Pkg-e Team <pkg-e-devel@lists.alioth.debian.org>
Uploaders: Jan Lübbe <jluebbe@debian.org>, Albin Tonnerre <lutin@debian.org>
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
 dh-autoreconf,
 python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3),
 python-setuptools (>= 0.6c9), cython, python-pyrex,
 libedbus-dev (>= 1.0.0~), python-dbus (>= 0.8.3)
Standards-Version: 3.9.1
Vcs-Browser: http://git.debian.org/?p=pkg-e/proto/python-efl/python-edbus.git
Vcs-Git: git://git.debian.org/pkg-e/proto/python-efl/python-edbus.git
Homepage: http://enlightenment.org

Package: python-edbus
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Python bindings for the Enlightenment D-Bus wrapper library (edbus)
 edbus is a wrapper around D-Bus to ease integrating D-Bus with EFL based
 applications.
 .
 This package contains modules that allow you to use edbus from Python.

