setup.py
kafka_rest/__init__.py
kafka_rest/client.py
kafka_rest/events.py
kafka_rest/exceptions.py
kafka_rest/message.py
kafka_rest/producer.py
kafka_rest/rest_proxy.py
kafka_rest.egg-info/PKG-INFO
kafka_rest.egg-info/SOURCES.txt
kafka_rest.egg-info/dependency_links.txt
kafka_rest.egg-info/not-zip-safe
kafka_rest.egg-info/requires.txt
kafka_rest.egg-info/top_level.txt
tests/__init__.py
tests/client_test.py
tests/fixtures.py
tests/producer_test.py