summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2011-08-04Sadly, dateutil is not actually part of the standard lib.Lance Stout
Thus, using the XEP-0082 and XEP-0202 introduces a dependency on the dateutil package (installable using pip install python-dateutil). Maybe we'll be able to rework how these plugins work to avoid needing dateutil, but for now this will have to do.
2011-08-03Integrate a modified version of Dave Cridland's Suelta SASL library.Lance Stout
2010-08-03Fixed typo in READMELance Stout
2010-08-03added dnspython.org to requirements in READMENathan Fritz
2010-05-26added muc room to readmeNathan Fritz
2010-05-24updated README, index fix for componentNathan Fritz
2010-01-20Added readme and installNathan Fritz