Mercurial > xib
comparison README @ 1:7d1745ca1dc2
Add dependencies to README
Signed-off-by: Charly COSTE <changaco@changaco.net>
author | Charly COSTE <changaco@changaco.net> |
---|---|
date | Sun, 16 Aug 2009 13:13:40 +0200 |
parents | 4c842d23d4ce |
children | 1463f4620fca |
comparison
equal
deleted
inserted
replaced
0:4c842d23d4ce | 1:7d1745ca1dc2 |
---|---|
8 - split logs into multiple files | 8 - split logs into multiple files |
9 - handle password-protected rooms | 9 - handle password-protected rooms |
10 - handle room deletion and muc server reboot | 10 - handle room deletion and muc server reboot |
11 | 11 |
12 xib includes its own version of the old irclib.py <http://python-irclib.sourceforge.net/> because this library doesn't correctly handle the different character encodings, I'm sorry about it but I don't have time to contribute to the upstream version right now, I don't know if it still has developers anyway | 12 xib includes its own version of the old irclib.py <http://python-irclib.sourceforge.net/> because this library doesn't correctly handle the different character encodings, I'm sorry about it but I don't have time to contribute to the upstream version right now, I don't know if it still has developers anyway |
13 | |
14 xib depends on: | |
15 - python 2.6 | |
16 - xmppony 0.1 |