Metadata-Version: 2.1
Name: robotframework-confluentkafkalibrary
Version: 1.8.2.post1
Summary: Confluent Kafka library for Robot Framework
Home-page: https://github.com/robooo/robotframework-ConfluentKafkaLibrary
Author: Robert Karasek
Author-email: <robo.karasek@gmail.com>
License: Apache License 2.0
Keywords: robotframework confluent kafka
Platform: any
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Requires-Dist: robotframework (>=3.2.1)
Requires-Dist: confluent-kafka (==1.8.2)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: avro-python3 (>=1.10.1)
Requires-Dist: fastavro (>=1.3.2)
Requires-Dist: jsonschema (>=3.2.0)

Confluent Kafka wrapped in Robot Framework.

