Metadata-Version: 2.1
Name: avro
Version: 1.11.0
Summary: Avro is a serialization and RPC framework.
Home-page: https://avro.apache.org/
Author: Apache Avro
Author-email: dev@avro.apache.org
License: Apache License 2.0
Description: ## Apache Avro™
        
        Apache Avro™ is a data serialization system. To learn more, please visit our [website](https://avro.apache.org/).
        
        
        ### Documentation
        
        Apache Avro documentation is maintained on our [wiki](https://cwiki.apache.org/confluence/display/AVRO/Index).
        
        
        ### Contributing
        
        To contribute to Avro, please read [How to Contribute](https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute) on the wiki.
        
        
        ### License, Credits and Acknowledgements
        
        License, credits and acknowledgements are maintained in the [LICENSE.txt](https://github.com/apache/avro/blob/master/LICENSE.txt) and [NOTICE.txt](https://github.com/apache/avro/blob/master/NOTICE.txt) in the source code repository. Those files are also included with the installed package.
        
Keywords: avro,serialization,rpc
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: snappy
Provides-Extra: zstandard
