diff options
Diffstat (limited to 'src/xmpppy-0.5.0rc1/MANIFEST')
-rw-r--r-- | src/xmpppy-0.5.0rc1/MANIFEST | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/xmpppy-0.5.0rc1/MANIFEST b/src/xmpppy-0.5.0rc1/MANIFEST new file mode 100644 index 00000000..01d0e387 --- /dev/null +++ b/src/xmpppy-0.5.0rc1/MANIFEST @@ -0,0 +1,19 @@ +README +setup.py +Makefile +ChangeLog +xmpp/__init__.py +xmpp/auth.py +xmpp/browser.py +xmpp/client.py +xmpp/commands.py +xmpp/debug.py +xmpp/dispatcher.py +xmpp/features.py +xmpp/filetransfer.py +xmpp/jep0106.py +xmpp/protocol.py +xmpp/roster.py +xmpp/session.py +xmpp/simplexml.py +xmpp/transports.py |