Metadata-Version: 2.4
Name: kubed-krm
Version: 0.0.2
Summary: Python implementation of the Kubernetes KRM Function Interface
Author-email: Kelly <admin@kellyferrone.com>
Maintainer-email: Kelly <admin@kellyferrone.com>
Project-URL: Homepage, https://github.com/kubed-io
Project-URL: Documentation, https://github.com/kubed-io/krm-py
Project-URL: Repository, https://github.com/kubed-io/krm-py
Project-URL: Issues, https://github.com/kubed-io/krm-py/issues
Project-URL: Changelog, https://github.com/kubed-io/krm-py/blob/main/CHANGELOG.md
Project-URL: LatestRelease, https://github.com/kubed-io/krm-py/releases
Keywords: kubernetes,krm,kustomize,kubectl,krew
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.22.0
Requires-Dist: cachetools>=5.2.0
Requires-Dist: jmespath>=1.0.1
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: jsonpatch>=1.33
Requires-Dist: jsonpointer>=2.4
Requires-Dist: netaddr>=0.8.0
Requires-Dist: kubernetes>=33.1.0
Provides-Extra: build
Requires-Dist: invoke; extra == "build"
Requires-Dist: setuptools_scm; extra == "build"
Requires-Dist: build; extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: pyinstaller; extra == "build"
Requires-Dist: toml; extra == "build"
Requires-Dist: semver; extra == "build"
Dynamic: license-file

# Kubed KRM

A python Implementation of KRM function by Kustomize and Google. 

