Metadata-Version: 2.2
Name: robotframework-confluentkafkalibrary
Version: 2.8.0.post2
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
License-File: LICENSE
Requires-Dist: robotframework>=3.2.1
Requires-Dist: confluent-kafka==2.8.0
Requires-Dist: requests>=2.25.1
Provides-Extra: all
Requires-Dist: fastavro>=1.3.2; extra == "all"
Requires-Dist: avro>=1.11.1; extra == "all"
Requires-Dist: jsonschema>=3.2.0; extra == "all"
Requires-Dist: pyrsistent>=0.20.0; extra == "all"
Requires-Dist: protobuf>=4.22.0; extra == "all"
Requires-Dist: googleapis-common-protos>=1.66.0; extra == "all"
Requires-Dist: httpx>=0.26; extra == "all"
Requires-Dist: cachetools>=5.5.0; extra == "all"
Requires-Dist: attrs>=24.3.0; extra == "all"
Provides-Extra: avro
Requires-Dist: fastavro>=1.3.2; extra == "avro"
Requires-Dist: avro>=1.11.1; extra == "avro"
Provides-Extra: json
Requires-Dist: jsonschema>=3.2.0; extra == "json"
Requires-Dist: pyrsistent>=0.20.0; extra == "json"
Provides-Extra: protobuf
Requires-Dist: protobuf>=4.22.0; extra == "protobuf"
Requires-Dist: googleapis-common-protos>=1.66.0; extra == "protobuf"
Provides-Extra: schemaregistry
Requires-Dist: httpx>=0.26; extra == "schemaregistry"
Requires-Dist: cachetools>=5.5.0; extra == "schemaregistry"
Requires-Dist: attrs>=24.3.0; extra == "schemaregistry"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: platform
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

Confluent Kafka wrapped in Robot Framework.
