Metadata-Version: 2.1
Name: kapitan
Version: 0.20.1
Summary: Generic templated configuration management for Kubernetes, Terraform and other things
Home-page: https://github.com/deepmind/kapitan
Author: Ricardo Amaro
Author-email: ramaro@google.com
License: Apache License 2.0
Keywords: jsonnet kubernetes reclass jinja
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: jsonnet (==0.11.2)
Requires-Dist: PyYAML (==3.13)
Requires-Dist: ujson (==1.35)
Requires-Dist: Jinja2 (>=2.10)
Requires-Dist: jsonschema (>=2.6.0)
Requires-Dist: python-gnupg (==0.4.3)
Requires-Dist: six (>=1.11.0)
Requires-Dist: cryptography (>=2.4.2)
Requires-Dist: google-api-python-client (==1.7.4)
Requires-Dist: requests (>=2.20.1)
Requires-Dist: pyparsing

https://github.com/deepmind/kapitan


