ksux

View on PyPIReverse Dependencies (0)

0.7.0 ksux-0.7.0-py3-none-any.whl

Wheel Details

Project: ksux
Version: 0.7.0
Filename: ksux-0.7.0-py3-none-any.whl
Download: [link]
Size: 15291
MD5: ad183e22c0a653f8db487d075a5a4861
SHA256: ad3cd054fe4ec93b6f70ef189d6d2d3fd6b3df6576552e6ef58ce37d7b59fa27
Uploaded: 2024-04-10 12:33:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ksux
Version: 0.7.0
Summary: Easy customization of kubernetes manifests
Author: Tomas Sladecek
Project-Url: Homepage, https://github.com/tsladecek/ksux
License: MIT License Copyright (c) 2022 Tomáš Sládeček Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: pydantic (<3,>2)
Requires-Dist: ruamel.yaml (<1,>=0.17.21)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8356 characters]

WHEEL

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

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ksux/__init__.py sha256=jmnAQYeLZ8t2OhUxjVzI1CdofEMm37caa7qyK_YejUU 4203
ksux/__main__.py sha256=5BjNuyet8AY-POwoF5rGt722rHQ7tJ0Vf0UFUfzzi-I 58
ksux/src/create_manifests.py sha256=ZSjkTPeUqtzqO2JvD0vHZHirJZb26W9yOcflB3_2Mio 2658
ksux/src/patch.py sha256=lmt4O4O4zZBPq5aDPzRQIoFpOtB4ks_AKE8qCyUQmro 5197
ksux/src/read_file.py sha256=uFwO74ECWgHWhc7oASVGTRIrPo0STZStUdH9rrWohBU 1758
ksux/src/save_manifests.py sha256=phOrm1app4vwauyHqT5Bp4qYvy1-3qcklAbrW1eKYVk 846
ksux/src/schemas.py sha256=evI19mIHLkywNxdlIs7kWrIcEG7VDjMqs2dZS-wiF5k 1649
ksux/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ksux/tests/config.py sha256=vBZ08c7rCvQs9w1qSOLE_t-rWRq5Q_qYgOFn5G28XJI 110
ksux/tests/test_patch.py sha256=AzJg1eXgNRrPdRtDBQrdm_HwtFJEZObhaIMyM2v5wzQ 7391
ksux/tests/test_read_file.py sha256=l2UhlA1PXPsoHm_wMsT45Qhwgsr7AU6VPJS56Wl9HH8 717
ksux-0.7.0.dist-info/LICENSE sha256=nhIL-o8nIWAYwJ1OkN-R15AMr8oYW-HYlTHtEKx3fUY 1075
ksux-0.7.0.dist-info/METADATA sha256=SEQUgIcZNwikXPuPLZRZRU4zanVhcO6LHpDndJgqM9U 10044
ksux-0.7.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ksux-0.7.0.dist-info/entry_points.txt sha256=Ot9FF9sddigW8bUtQ2JA-U7KGh0WiRnugZtU0SuF7jg 35
ksux-0.7.0.dist-info/top_level.txt sha256=TDBhTZdHTspvdQi3lxhSTKZmceGFYf2pfs4y9hcTBUw 14
ksux-0.7.0.dist-info/RECORD

top_level.txt

__init__
ksux

entry_points.txt

ksux = ksux:main