kustomize

View on PyPIReverse Dependencies (0)

0.6.0 kustomize-0.6.0-py3-none-any.whl

Wheel Details

Project: kustomize
Version: 0.6.0
Filename: kustomize-0.6.0-py3-none-any.whl
Download: [link]
Size: 6917
MD5: f7c367a43101308ca3eaeaff81f02222
SHA256: d63da5e4461d369d16dccb1e4754f2aefe17d506ec0a19aac6ead0924638ced9
Uploaded: 2024-04-20 14:14:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kustomize
Version: 0.6.0
Summary: Kustomize for Kubernetes, but in Python
Author-Email: Diogo Baeder <diogobaeder[at]yahoo.com.br>
Project-Url: Homepage, https://github.com/coherent-oss/python-kustomize
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Requires-Dist: sphinx (>=3.5); extra == "docs"
Requires-Dist: jaraco.packaging (>=9.3); extra == "docs"
Requires-Dist: rst.linker (>=1.9); extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: sphinx-lint; extra == "docs"
Requires-Dist: PyYAML; extra == "docs"
Requires-Dist: pytest (!=8.1.*,>=6); extra == "testing"
Requires-Dist: pytest-checkdocs (>=2.4); extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-mypy; extra == "testing"
Requires-Dist: pytest-enabler (>=2.2); extra == "testing"
Requires-Dist: pytest-ruff (>=0.2.1); extra == "testing"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: PyYAML; extra == "testing"
Requires-Dist: types-PyYAML; extra == "testing"
Requires-Dist: attrs; extra == "testing"
Requires-Dist: Pydantic (>=2.0); extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3181 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kustomize/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
kustomize/generators.py sha256=-zg1k2Wn29_WGrH4Cv5pYSm2TiRb_QNEfPzn0l2gTuw 7115
kustomize/main.py sha256=950WC9Eg03JiSIIpMSGu0l2d91tCHIR-V3f9ei6oD5k 1535
kustomize-0.6.0.dist-info/LICENSE sha256=htoPAa6uRjSKPD1GUZXcHOzN55956HdppkuNoEsqR0E 1023
kustomize-0.6.0.dist-info/METADATA sha256=L-oRYCNJCEVMKLV0XwjM2B_cIdfOxzOsLPi7aqGNjfY 4619
kustomize-0.6.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
kustomize-0.6.0.dist-info/entry_points.txt sha256=lMhMAUJR-uy4_iglNehjBsLKV0kth5kMgIIiWqi_J7g 52
kustomize-0.6.0.dist-info/top_level.txt sha256=w34v4LLK5yH4XgU6RN4t1H7_-rPvCqU_BPGncEpKMd4 10
kustomize-0.6.0.dist-info/RECORD

top_level.txt

kustomize

entry_points.txt

pykustomize = kustomize.main:main