Metadata-Version: 2.1
Name: yyjson
Version: 2.2.0
Summary: yyjson bindings for python
Home-page: https://github.com/TkTech/py_yyjson
Author: Tyler Kennedy
Author-email: tk@tkte.ch
Keywords: json,yyjson
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Python: >3.4
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: release
License-File: LICENSE

![PyPI - License](https://img.shields.io/pypi/l/yyjson.svg?style=flat-square)
![Tests](https://github.com/TkTech/py_yyjson/workflows/Run%20tests/badge.svg)

# py_yyjson

Fast, flexible Python bindings for the excellent [yyjson][] project.

## Documentation

Find the latest documentation at https://tkte.ch/py_yyjson.

[yyjson]: https://github.com/ibireme/yyjson
