Metadata-Version: 2.1
Name: crossplain
Version: 0.1.0
Summary: Small layer on top of crossplane that uses plain Python objects instead of dicts. Includes intuitive ways to modify the config.
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)
