Metadata-Version: 2.4
Name: robinhood-aiokafka
Version: 1.1.6
Summary: Kafka integration with asyncio.
Home-page: http://aiokafka.readthedocs.org
Download-URL: https://pypi.python.org/pypi/aiokafka
Author: Andrew Svetlov
Author-email: andrew.svetlov@gmail.com
License: Apache 2
Platform: POSIX
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Distributed Computing
Classifier: Framework :: AsyncIO
Classifier: Development Status :: 4 - Beta
License-File: LICENSE
Requires-Dist: kafka-python<1.5,>=1.4.6
Provides-Extra: snappy
Requires-Dist: python-snappy>=0.5; extra == "snappy"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

This is a temporary fork of aiokafka maintained by Robinhood
