Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xmpppy/irc-transport
- Owner: xmpppy
- Created: 2009-06-28T12:33:07.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-22T18:26:30.000Z (over 14 years ago)
- Last Synced: 2024-03-25T22:17:05.159Z (9 months ago)
- Language: Python
- Homepage: http://xmpppy.sourceforge.net/irc/
- Size: 232 KB
- Stars: 13
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
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.netTo make the irclib library integrate with the transport more effectively you need to patch it with the supplied diff file: irclib.py.diff. (patch