MANIFEST.in
README.md
setup.py
webchat/README.md
webchat/__init__.py
webchat/chat.py
webchat/chat.sh
webchat/config.py
webchat/configuration.yml.temp
webchat/install_systemd_service.sh
webchat/logger.py
webchat/uninstall_systemd_service.sh
webchat/version.py
webchat/webchat.service.temp
webchat.egg-info/PKG-INFO
webchat.egg-info/SOURCES.txt
webchat.egg-info/dependency_links.txt
webchat.egg-info/entry_points.txt
webchat.egg-info/requires.txt
webchat.egg-info/top_level.txt
webchat/handlers/__init__.py
webchat/handlers/base.py
webchat/handlers/chat.py
webchat/handlers/info.py
webchat/modules/__init__.py
webchat/modules/room.py
webchat/static/bootstrap/.editorconfig
webchat/static/bootstrap/.gitignore
webchat/static/bootstrap/.travis.yml
webchat/static/bootstrap/css/bootstrap-theme.css
webchat/static/bootstrap/css/bootstrap-theme.min.css
webchat/static/bootstrap/css/bootstrap-wysihtml5.css
webchat/static/bootstrap/css/bootstrap.css
webchat/static/bootstrap/css/bootstrap.min.css
webchat/static/bootstrap/css/prettify.css
webchat/static/bootstrap/css/wysiwyg-color.css
webchat/static/bootstrap/fonts/glyphicons-halflings-regular.eot
webchat/static/bootstrap/fonts/glyphicons-halflings-regular.svg
webchat/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
webchat/static/bootstrap/fonts/glyphicons-halflings-regular.woff
webchat/static/bootstrap/js/bootstrap-fileupload.js
webchat/static/bootstrap/js/bootstrap-fileupload.min.js
webchat/static/bootstrap/js/bootstrap-wysihtml5.js
webchat/static/bootstrap/js/bootstrap.js
webchat/static/bootstrap/js/bootstrap.min.js
webchat/static/bootstrap/js/prettify.js
webchat/static/bootstrap/js/wysihtml5-0.3.0.js
webchat/static/bootstrap/js/wysihtml5-0.3.0.min.js
webchat/static/css/bootstrap.css
webchat/static/css/chat.css
webchat/static/css/help.css
webchat/static/css/template.css
webchat/static/img/chat-big.png
webchat/static/img/chat.ico
webchat/static/img/chat.png
webchat/static/img/header.png
webchat/static/img/item.png
webchat/static/img/item2.png
webchat/static/img/macintosh.jpg
webchat/static/img/modal.png
webchat/static/jquery/jquery-1.10.1.js
webchat/static/jquery/jquery-2.0.3.js
webchat/static/jquery/jquery-2.0.3.min.js
webchat/static/js/base.js
webchat/static/js/chat.js
webchat/static/js/code.js
webchat/static/js/help.js
webchat/static/js/long.js
webchat/static/js/spark-md5.js
webchat/static/js/tea.js
webchat/templates/base.html
webchat/templates/chat/chat.html
webchat/utils/__init__.py
webchat/utils/common.py
webchat/utils/pytea.py