MANIFEST.in
README.md
setup.py
./requirements.txt
./tests.py
chatbook/__init__.py
chatbook/api.py
chatbook/down.py
chatbook/params.py
chatbook/sim.py
chatbook/talk.py
chatbook.egg-info/PKG-INFO
chatbook.egg-info/SOURCES.txt
chatbook.egg-info/dependency_links.txt
chatbook.egg-info/not-zip-safe
chatbook.egg-info/requires.txt
chatbook.egg-info/top_level.txt
docbot/__init__.py
docbot/app.py
docbot/docbot.py