MANIFEST.in
VERSION
setup.py
kafka/__init__.py
kafka/client.py
kafka/codec.py
kafka/common.py
kafka/conn.py
kafka/consumer.py
kafka/partitioner.py
kafka/producer.py
kafka/protocol.py
kafka/queue.py
kafka/util.py
kafka_python.egg-info/PKG-INFO
kafka_python.egg-info/SOURCES.txt
kafka_python.egg-info/dependency_links.txt
kafka_python.egg-info/top_level.txt
test/test_client.py
test/test_client_integration.py
test/test_codec.py
test/test_conn.py
test/test_consumer.py
test/test_consumer_integration.py
test/test_failover_integration.py
test/test_package.py
test/test_producer.py
test/test_producer_integration.py
test/test_protocol.py
test/test_util.py
test/testutil.py