MANIFEST.in
README.txt
development.ini
receive.py
sender.py
server.ini
setup.cfg
setup.py
start-stop-sms.sh
test.ini
web.ini
SMSShell.egg-info/PKG-INFO
SMSShell.egg-info/SOURCES.txt
SMSShell.egg-info/dependency_links.txt
SMSShell.egg-info/entry_points.txt
SMSShell.egg-info/paste_deploy_config.ini_tmpl
SMSShell.egg-info/paster_plugins.txt
SMSShell.egg-info/requires.txt
SMSShell.egg-info/top_level.txt
apache-www/index.html
apache-www/index.shtml
apache-www/web.ini
apache-www/cgi-bin/smsshell.cgi
docs/index.txt
etc-kannel/dlr-mysql.conf
etc-kannel/kannel.conf
etc-kannel/modems.conf
etc-kannel/services.conf
etc-kannel/smsblaster.conf
etc-kannel/smsshell.conf
etc-smsshell/custom.ini
smsshell/__init__.py
smsshell/screen.rc
smsshell/websetup.py
smsshell/config/__init__.py
smsshell/config/environment.py
smsshell/config/ini-stuff.ini
smsshell/config/middleware.py
smsshell/config/routing.py
smsshell/config/test.py
smsshell/controllers/__init__.py
smsshell/controllers/admin.py
smsshell/controllers/archive.py
smsshell/controllers/contact.py
smsshell/controllers/custom.py
smsshell/controllers/error.py
smsshell/controllers/estate.py
smsshell/controllers/filter.py
smsshell/controllers/folder.py
smsshell/controllers/inbox.py
smsshell/controllers/label.py
smsshell/controllers/message.py
smsshell/controllers/outbox.py
smsshell/controllers/response.py
smsshell/controllers/sent.py
smsshell/controllers/template.py
smsshell/lib/__init__.py
smsshell/lib/app_globals.py
smsshell/lib/base.py
smsshell/lib/helpers.py
smsshell/model/__init__.py
smsshell/public/index.html
smsshell/public/old_index.html
smsshell/public/smsshell.css
smsshell/public/icons/delete.png
smsshell/public/icons/details.png
smsshell/public/icons/edit.png
smsshell/public/icons/first.png
smsshell/public/icons/last.png
smsshell/public/icons/new.png
smsshell/public/icons/next.png
smsshell/public/icons/prev.png
smsshell/public/icons/reply.png
smsshell/public/icons/crystal_clear/add.png
smsshell/public/icons/crystal_clear/back.png
smsshell/public/icons/crystal_clear/cut.png
smsshell/public/icons/crystal_clear/delete.png
smsshell/public/icons/crystal_clear/edit.png
smsshell/public/icons/crystal_clear/first.png
smsshell/public/icons/crystal_clear/forward.png
smsshell/public/icons/crystal_clear/info.png
smsshell/public/icons/crystal_clear/last.png
smsshell/public/icons/crystal_clear/new.png
smsshell/public/icons/crystal_clear/next.png
smsshell/public/icons/crystal_clear/playlist.png
smsshell/public/icons/crystal_clear/prev.png
smsshell/public/icons/crystal_clear/remove.png
smsshell/public/icons/crystalsvg/mail_delete.png
smsshell/public/icons/crystalsvg/mail_find.png
smsshell/public/icons/crystalsvg/mail_forward.png
smsshell/public/icons/crystalsvg/mail_generic.png
smsshell/public/icons/crystalsvg/mail_get.png
smsshell/public/icons/crystalsvg/mail_new.png
smsshell/public/icons/crystalsvg/mail_post_to.png
smsshell/public/icons/crystalsvg/mail_reply.png
smsshell/public/icons/crystalsvg/mail_replyall.png
smsshell/public/icons/crystalsvg/mail_replylist.png
smsshell/public/icons/crystalsvg/mail_send.png
smsshell/public/img/logo.png
smsshell/public/img/smsshell.png
smsshell/public/js/areyousure.js
smsshell/public/js/list.js
smsshell/public/js/server.js
smsshell/public/js/show_contacts.js
smsshell/public/js/show_hide.js
smsshell/public/js/text_counter.js
smsshell/scripts/__init__.py
smsshell/scripts/base.py
smsshell/scripts/message_filter.py
smsshell/scripts/message_response.py
smsshell/scripts/receive.py
smsshell/scripts/sender.py
smsshell/templates/add_child.mako
smsshell/templates/add_child_base.mako
smsshell/templates/base.mako
smsshell/templates/blank.mako
smsshell/templates/details.mako
smsshell/templates/details_ajax.mako
smsshell/templates/details_base.mako
smsshell/templates/edit.mako
smsshell/templates/edit_ajax.mako
smsshell/templates/edit_base.mako
smsshell/templates/edit_child.mako
smsshell/templates/edit_child_base.mako
smsshell/templates/intro.mako
smsshell/templates/list.mako
smsshell/templates/list_base.mako
smsshell/templates/response_edit.mako
smsshell/templates/show_children.mako
smsshell/templates/admin/receiver.mako
smsshell/templates/admin/sender.mako
smsshell/templates/filter/add_condition.mako
smsshell/templates/filter/edit_condition.mako
smsshell/templates/message/compose.mako
smsshell/templates/message/inbox_list.mako
smsshell/templates/message/list.mako
smsshell/templates/message/recipient_field.mako
smsshell/templates/message/show_contacts.mako
smsshell/templates/response/edit.mako
smsshell/tests/__init__.py
smsshell/tests/test_models.py
smsshell/tests/functional/__init__.py
smsshell/tests/functional/test_admin.py
smsshell/tests/functional/test_archive.py
smsshell/tests/functional/test_contact.py
smsshell/tests/functional/test_custom.py
smsshell/tests/functional/test_estate.py
smsshell/tests/functional/test_filter.py
smsshell/tests/functional/test_folder.py
smsshell/tests/functional/test_inbox.py
smsshell/tests/functional/test_label.py
smsshell/tests/functional/test_message.py
smsshell/tests/functional/test_outbox.py
smsshell/tests/functional/test_response.py
smsshell/tests/functional/test_sent.py