MANIFEST.in
README
setup.cfg
setup.py
xychan/__init__.py
xychan/base62.py
xychan/basics.py
xychan/context.py
xychan/cookies.py
xychan/db.py
xychan/image_store.py
xychan/login.py
xychan/moderation.py
xychan/util.py
xychan.egg-info/PKG-INFO
xychan.egg-info/SOURCES.txt
xychan.egg-info/dependency_links.txt
xychan.egg-info/entry_points.txt
xychan.egg-info/not-zip-safe
xychan.egg-info/requires.txt
xychan.egg-info/top_level.txt
xychan/static/favicon.png
xychan/static/style.css
xychan/templates/__init__.py
xychan/templates/_footer.tpl
xychan/templates/_header.tpl
xychan/templates/_post.tpl
xychan/templates/_post_form.tpl
xychan/templates/board.tpl
xychan/templates/footer.tpl
xychan/templates/index.tpl
xychan/templates/login.tpl
xychan/templates/message.tpl
xychan/templates/thread.tpl