Source: sat-pubsub
Section: python
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Build-Depends: debhelper (>= 11),
	dh-python,
	python-all,
	python-setuptools,
	python-simplejson,
	python-wokkel,
	sat-xmpp-core (>= 0.7.0a3~),
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: http://repos.goffi.org/sat_pubsub
Vcs-Git: https://salsa.debian.org/xmpp-team/sat-pubsub.git
Vcs-Browser: https://salsa.debian.org/xmpp-team/sat-pubsub

Package: sat-pubsub
Architecture: all
Depends: sat-xmpp-core,
	${misc:Depends},
	${python:Depends},
	python-psycopg2,
	prosody,
	sat-xmpp-core (>= 0.7.0a3~),
Description: XMPP Publish-Subscribe service component
 SàT PubSub is a XMPP PubSub service component (XEP-0060).
 It provides special features necessary for "Salut à Toi",
 but it can also be used for any other XMPP project.
