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 28 29 30 31
|
Source: pyicqt
Section: net
Priority: extra
Maintainer: Michal Čihař <nijel@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>, Patrick Ringl <patrick_@freenet.de>
Build-Depends: debhelper (>= 7), dpatch
Build-Depends-Indep: python-dev, python-central (>= 0.6.7)
XS-Python-Version: current
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/pyicqt/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/pyicqt/trunk/
Homepage: http://code.google.com/p/pyicqt/
Package: pyicqt
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
lsb-base (>= 3.0-6),
python-twisted (>=2.0.0),
python-twisted-web (>=0.5.0),
python-twisted-words (>= 0.1.0),
python-crypto,
python-openssl,
adduser
Suggests: ejabberd | jabber | jabberd2
Recommends: python-nevow (>= 0.4.1), python-mysqldb (>= 1.0.0), python-imaging
XB-Python-Version: ${python:Versions}
Description: ICQ transport for Jabber
PyICQt provides a gateway which allows Jabber users to communicate with their
contacts on the ICQ Messenger network. It can connect to any Jabber server
that supports the Connect component mechanism.
|