Metadata-Version: 2.1 Name: aio-kafka-daemon Version: 1.0.11 Summary: Asynchronous Kafka Processing Daemon Home-page: UNKNOWN Author: Bob Zhou Author-email: bob.zhou@ef.com License: MIT Keywords: asyncio-based kafka producer/consumer daemon framework Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Framework :: AsyncIO Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 :: Only Classifier: Programming Language :: Python :: 3.7 Requires-Python: >=3.7, <4 License-File: LICENSE Requires-Dist: asyncio Requires-Dist: aiokafka (==0.7.0) Requires-Dist: boto3 Requires-Dist: crc32c Requires-Dist: python-snappy Requires-Dist: aioredis (==1.3.1) UNKNOWN