Metadata-Version: 2.1
Name: agon
Version: 0.1.0
Summary: Thin wrapper around jmespath in order to compose projections
License: MIT
Author: Xavier Barbosa
Author-email: clint.northwood@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: jmespath (>=0.10.0,<0.11.0)
