Metadata-Version: 2.1
Name: crossplain
Version: 0.2.0
Summary: Small layer on top of crossplane that uses plain Python objects instead of dicts. Includes intuitive ways to modify the config.
Home-page: https://ewen.works/crossplain
License: MIT
Author: Ewen Le Bihan
Author-email: hey@ewen.works
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: crossplane (>=0.5.7,<0.6.0)
Project-URL: Repository, https://github.com/ewen-lbh/crossplain
Description-Content-Type: text/markdown

# crossplain

A small layer atop NGINX's [crossplane](https://github.com/nginxinc/crossplane) that uses Python objects instead of dicts from JSON.

[![PyPI](https://img.shields.io/pypi/v/crossplain)](https://pypi.org/project/crossplain)

<!-- TODO: #1 documentation -->

