Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xmpppy/irc-transport

IRC transport for Jabber written in Python
https://github.com/xmpppy/irc-transport

Last synced: about 1 month ago
JSON representation

IRC transport for Jabber written in Python

Awesome Lists containing this project

README

        

XMPP IRC-Transport Readme.
==========================

Installing the transport:
-------------------------

To install the transport you need a copy of the xmpppy (by Alexey Nezhdanov) library on your system and a copy of the irclib (by Joel Rosdahl). You can find both of these at the following addresses:

http://xmpppy.sourceforge.net
http://python-irclib.sourceforge.net

To make the irclib library integrate with the transport more effectively you need to patch it with the supplied diff file: irclib.py.diff. (patch