Source: coherence
Section: python
Priority: extra
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Arnaud Quette <aquette@debian.org>
Uploaders: Loic Minier <lool@dooz.org>, Charlie Smotherman <cjsmo@cableone.net>
Build-Depends: debhelper (>= 7.0.50), python (>=2.5), python-twisted-core,
 python-twisted-web
Build-Depends-Indep: python-support (>= 0.6.4), python-setuptools
Standards-Version: 3.9.0
Homepage: http://coherence.beebits.net
Vcs-Svn: svn://svn.debian.org/python-modules/packages/coherence/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/coherence/trunk/
XS-Python-Version: >= 2.5

Package: python-coherence
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python-configobj,
         python-gst0.10,
         python-louie,
         python-pkg-resources,
         python-axiom,
         python-tagpy,
         python-zopeinterface
Conflicts: coherence
Replaces: coherence
Provides: coherence
Recommends: python-mechanize, libgdata-google1.2-1, 
Description: Python UPnP framework
 Coherence is a framework written in Python enabling your application to
 participate in digital living networks, at the moment primarily the
 UPnP universe.
 .
 Its goal is to relieve your application from all the membership / the
 UPnP related tasks as much as possible.
 .
 The core of Coherence provides a (hopefully complete) implementation
 of:
  * a SSDP server,
  * a MSEARCH client,
  * server and client for HTTP/SOAP requests, and
  * server and client for Event Subscription and Notification (GENA).
