Metadata-Version: 2.1
Name: confluent-kafka
Version: 1.1.0
Summary: Confluent's Python client for Apache Kafka
Home-page: https://github.com/confluentinc/confluent-kafka-python
Author: Confluent Inc
Author-email: support@confluent.io
License: UNKNOWN
Platform: UNKNOWN
Provides-Extra: dev
Provides-Extra: avro
Requires-Dist: futures; python_version < "3.2"
Requires-Dist: requests; python_version < "3.2"
Requires-Dist: enum34; python_version < "3.4"
Provides-Extra: avro
Requires-Dist: fastavro; extra == 'avro'
Requires-Dist: requests; extra == 'avro'
Provides-Extra: avro
Requires-Dist: avro; (python_version < "3.0") and extra == 'avro'
Provides-Extra: avro
Requires-Dist: avro-python3; (python_version > "3.0") and extra == 'avro'
Provides-Extra: dev
Requires-Dist: pytest (==4.6.4); extra == 'dev'
Requires-Dist: flake8; extra == 'dev'

UNKNOWN


