initial commit1.0
commit579137ccc992ac12f633ad4a4ec921c5f8abdfa4
authorMichael Rodriguez <dkingston@deltabox.net>
Thu, 27 May 2010 18:50:42 +0000 (27 14:50 -0400)
committerMichael Rodriguez <dkingston@deltabox.net>
Thu, 27 May 2010 18:50:42 +0000 (27 14:50 -0400)
tree0e489dd3e8ebf6f28941adcb32735e3baf5eb1dc
initial commit
15 files changed:
conf/example.conf [new file with mode: 0644]
core/__init__.py [new file with mode: 0755]
core/command.py [new file with mode: 0755]
core/confparse.py [new file with mode: 0755]
core/event.py [new file with mode: 0755]
core/io.py [new file with mode: 0755]
core/irc.py [new file with mode: 0755]
core/logger.py [new file with mode: 0755]
core/module.py [new file with mode: 0755]
core/timer.py [new file with mode: 0755]
core/var.py [new file with mode: 0755]
docs/LICENSE [new file with mode: 0644]
docs/README [new file with mode: 0644]
modules/__init__.py [new file with mode: 0755]
synarere.py [new file with mode: 0755]