1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: pymsnt
Section: net
Priority: optional
Maintainer: Sam Morris <sam@robots.org.uk>
Standards-Version: 3.7.3
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.37.3), patchutils (>= 0.2.25)
Build-Depends-Indep: python, python-central (>= 0.5)
XS-Python-Version: current
Homepage: http://delx.cjb.net/pymsnt/
XS-Dm-Upload-Allowed: yes
Package: pymsnt
Architecture: all
Depends: ${python:Depends}, python-crypto, python-pyopenssl, python-twisted, adduser, ${misc:Depends}
Recommends: python-imaging
Suggests: jabberd2 | jabber | ejabberd
Description: MSN transport for Jabber
PyMSNt provides a gateway which allows Jabber users to communicate with their
contacts on the MSN Messenger network. It can connect to any Jabber server
that supports the Connect component mechanism.
Tags: network::service, protocol::jabber, protocol::msn-messenger, role::sw-daemon, use::chatting, made-of::lang:python
XB-Python-Version: ${python:Versions}
|