LICENSE
README.md
setup.py
./pyconversation/__init__.py
./pyconversation/loggers/__init__.py
./pyconversation/loggers/base.py
./pyconversation/loggers/dict_logger.py
./pyconversation/loggers/json_file_logger.py
./pyconversation/messages/__init__.py
./pyconversation/messages/ask.py
./pyconversation/messages/base.py
./pyconversation/messages/group.py
./pyconversation/messages/list_ask.py
./pyconversation/messages/switch.py
./pyconversation/messages/terminate_group.py
./pyconversation/messages/text.py
./pyconversation/messages/transfer.py
./pyconversation/sender/__init__.py
./pyconversation/sender/sender.py
./pyconversation/util_types/__init__.py
./pyconversation/util_types/message_transfer_generator.py
pyconversation.egg-info/PKG-INFO
pyconversation.egg-info/SOURCES.txt
pyconversation.egg-info/dependency_links.txt
pyconversation.egg-info/top_level.txt