SleekXMPP/sleekxmpp
Lance Stout ede59ab40e Clean and get setup.py working once and for all.
Fixes:
    README.rst now included
    Double line spacing removed from long_description
    Source package now includes tests, examples, etc using Manifest.in
    README.rst typos fixed
    Added README.rst section on installing dnspython for Python3
    Version bumped to RC2
    Version is now taken from sleekxmpp.version.__version__ without
        having to pull in the entire library
    Added 'test' command for setup.py
    Simplified testall.py
    Docs build cleanly from source package after installation
2011-08-24 22:09:02 -07:00
..
features Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00
plugins Update plugins that use Iq stanzas to work with new exceptions. 2011-08-17 21:30:47 -07:00
roster Add some convenience methods to rosters. 2011-08-18 00:07:37 -07:00
stanza Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
test Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
thirdparty Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
xmlstream Route all unhandled exceptions through XMLStream.exception. 2011-08-18 16:12:51 -07:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
clientxmpp.py PEP8 edits 2011-08-18 02:46:48 -07:00
componentxmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
exceptions.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
version.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00