Metadata-Version: 1.0
Name: kafka-quixey
Version: 0.9.0-q2
Summary: Pure Python client for Apache Kafka
Home-page: https://github.com/quixey/kafka-python
Author: David Arthur, Jim Lim
Author-email: mumrah@gmail.com, jim@quixey.com
License: Copyright 2012, David Arthur under Apache License, v2.0
Description: 
        I (Jim Lim) am releasing this to pypi under quixey for personal convenience.
        
        This module provides low-level protocol support for Apache Kafka as well as
        high-level consumer and producer classes. Request batching is supported by the
        protocol as well as broker-aware request routing. Gzip and Snappy compression
        is also supported for message sets.
        
Platform: UNKNOWN
