Metadata-Version: 2.1
Name: streamsx.avro
Version: 1.2.4
Summary: Avro integration for IBM Streams
Home-page: https://github.com/IBMStreams/streamsx.avro
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,avro
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: streamsx (>=1.14.6)
Requires-Dist: streamsx.toolkits

Overview
========

Provides functions for serialization and deserialization of messages in an Apache Avro format.

* `IBM Streams <https://ibmstreams.github.io/>`_

Documentation
=============

* `streamsx.avro package documentation <http://streamsxavro.readthedocs.io>`_


