Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Pantyukhin
5ea57a0fd3 Update my e-mail address
Approved by:	krion (mentor, implicit)
2006-05-08 21:41:11 +00:00
Pav Lucistnik
dd3d7f0f6c xmpppy is a Python library that is targeted to provide easy
scripting with Jabber. Similar projects are Twisted Words
and jabber.py.

This library was not designed from scratch. It inherits some
code from jabberpy and have very similar API in many places.
Though it is separate project since it have almost completely
different architecture and primarily aims to work with jabberd2
- the new Open Source Jabber Server.

WWW: http://xmpppy.sourceforge.net/

The IRC transport is a dynamic gateway that allows XMPP/Jabber
users to connect to IRC using their Groupchat and MUC clients.
It is based on xmpppy and irclib Python libraries.

WWW: http://xmpppy.sourceforge.net/irc/

PR:		ports/96362
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-29 16:41:57 +00:00