Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dax/jmc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDavid Rousselie <dax@happycoders.org>2008-03-07 23:41:37 +0300
committerDavid Rousselie <dax@happycoders.org>2008-03-07 23:41:37 +0300
commit64b7823403bf16a847e0063cc7ca5a00ab8b2baa (patch)
treee216c2fbd8d6133fdff601985752479dd331e82b /src
parenta5a2d3f6ca72212434ef24d9f10f4ce2fa647c62 (diff)
Finish setuptools configuration
darcs-hash:20080307204137-86b55-c8e70d7a59efdc5db799a4709aa885ffbdc65de2.gz
Diffstat (limited to 'src')
-rw-r--r--src/jmc.egg-info/SOURCES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jmc.egg-info/SOURCES.txt b/src/jmc.egg-info/SOURCES.txt
index cdecaef..45f231e 100644
--- a/src/jmc.egg-info/SOURCES.txt
+++ b/src/jmc.egg-info/SOURCES.txt
@@ -1,7 +1,6 @@
README
setup.py
src/jmc/__init__.py
-src/jmc/config.py
src/jmc/lang.py
src/jmc/runner.py
src/jmc.egg-info/PKG-INFO
@@ -13,6 +12,7 @@ src/jmc/jabber/__init__.py
src/jmc/jabber/command.py
src/jmc/jabber/component.py
src/jmc/jabber/disco.py
+src/jmc/jabber/feeder.py
src/jmc/jabber/message.py
src/jmc/jabber/presence.py
src/jmc/model/__init__.py