Metadata-Version: 2.1
Name: json-to-avro
Version: 0.1.0a0
Summary: Convert arbitrary JSON data to avro serialized data, registering backwards-transitive compatible schemas with Kafka Schema Registry along the way.
License: MIT
Author: Brad Boggs
Author-email: bboggs@streambit.software
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: python-schema-registry-client[avro] (>=2.4.1,<3.0.0)
Description-Content-Type: text/markdown


