Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-04 | Actually, we can work around needing dateutil. | Lance Stout | |
If dateutil is present, we'll use that. If not, we'll use some regexes from the fixed_datetime module. | |||
2011-08-04 | Sadly, 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-03 | Integrate a modified version of Dave Cridland's Suelta SASL library. | Lance Stout | |
2010-08-03 | Fixed typo in README | Lance Stout | |
2010-08-03 | added dnspython.org to requirements in README | Nathan Fritz | |
2010-05-26 | added muc room to readme | Nathan Fritz | |
2010-05-24 | updated README, index fix for component | Nathan Fritz | |
2010-01-20 | Added readme and install | Nathan Fritz | |