Metadata-Version: 2.1
Name: kapitan
Version: 0.29.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.16.0)
Requires-Dist: pyyaml (>=5.3.1)
Requires-Dist: toml (==0.10.1)
Requires-Dist: Jinja2 (>=2.11.2)
Requires-Dist: jsonschema (==3.2.0)
Requires-Dist: python-gnupg (==0.4.6)
Requires-Dist: six (>=1.15.0)
Requires-Dist: cryptography (>=2.9.2)
Requires-Dist: google-api-python-client (==1.7.11)
Requires-Dist: boto3 (>=1.14.3)
Requires-Dist: requests (==2.23.0)
Requires-Dist: addict (==2.2.1)
Requires-Dist: yamllint (>=1.23.0)
Requires-Dist: cffi
Requires-Dist: rfc3987 (==1.3.8)
Requires-Dist: GitPython (==3.1.3)
Requires-Dist: hvac (==0.10.4)
Requires-Dist: docker (==4.2.1)
Requires-Dist: pyparsing

https://github.com/deepmind/kapitan


