LICENSE
MANIFEST.in
Makefile
README.md
git_init.sh
pypi.sh
requirements.txt
requirements_dev.txt
setup.py
docs/Makefile
docs/README.md
docs/_config.yml
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
xchat/__init__.py
xchat/config.py
xchat/content.py
xchat/core.py
xchat/log.py
xchat/returnvalues.py
xchat/utils.py
xchat.egg-info/PKG-INFO
xchat.egg-info/SOURCES.txt
xchat.egg-info/dependency_links.txt
xchat.egg-info/entry_points.txt
xchat.egg-info/not-zip-safe
xchat.egg-info/requires.txt
xchat.egg-info/top_level.txt
xchat/async_components/__init__.py
xchat/async_components/contact.py
xchat/async_components/hotreload.py
xchat/async_components/login.py
xchat/async_components/messages.py
xchat/async_components/register.py
xchat/components/__init__.py
xchat/components/contact.py
xchat/components/hotreload.py
xchat/components/login.py
xchat/components/messages.py
xchat/components/register.py
xchat/storage/__init__.py
xchat/storage/messagequeue.py
xchat/storage/templates.py