dock-cli

View on PyPIReverse Dependencies (0)

1.2.0 dock_cli-1.2.0-py3-none-any.whl

Wheel Details

Project: dock-cli
Version: 1.2.0
Filename: dock_cli-1.2.0-py3-none-any.whl
Download: [link]
Size: 11927
MD5: 341cbea9ca4285875cdc206c532c1b47
SHA256: f39e7716911ee7406bca3eee774234d759c05b4eb190b78a3202bb1f9db0c7b0
Uploaded: 2024-05-14 09:50:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dock-cli
Version: 1.2.0
Summary: CLI for manage container applications
Author-Email: Posen <posen2101024[at]gmail.com>
Project-Url: Source, https://github.com/Posen2101024/dock
License: MIT License Copyright (c) 2024 Posen 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.
Requires-Python: >=3.8
Requires-Dist: click (~=8.1.7)
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-pylint; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3183 characters]

WHEEL

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

RECORD

Path Digest Size
dock_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dock_cli/main.py sha256=x7sf8lmCMKUgtbPgP6lty1DpdFP15UV5f6lWP_Uo7Rc 2426
dock_cli/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dock_cli/cli/chart.py sha256=8xPoZHvmNYcIfteacChd7hteOZK8ak9zsYat5kdajgE 4635
dock_cli/cli/image.py sha256=9vT3FFlylsnoZmZYJ8DNa4RemkPyn0yyelWXLlBc9y8 6133
dock_cli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dock_cli/utils/callback.py sha256=d-T1A7yatrT5MO9LeaPJW8EOPq0HEBdiLnCUY11kzW0 914
dock_cli/utils/commands.py sha256=0Tp6GXKnvZKBz4C8W4vcMoVA6Og3xXuCaulqPuWYN2c 632
dock_cli/utils/helpers.py sha256=pOz-Vd2foDHiBw6-EO5rvK-ktPpuGaGwDEHffaCtdbE 5853
dock_cli/utils/schema.py sha256=2_In0cbRGc-gN6HdOdsbbxSQw4hsXNUjF8B3C2AhF-A 530
dock_cli/utils/utils.py sha256=tmK_YqZHCOUMjMzyv4_cX3fctHgQhV40xAKDqVAibMw 3140
dock_cli-1.2.0.dist-info/LICENSE sha256=H9Va4WxeopkValjt_Y8vGy_kWabq4NqWaTtcYYNGc-A 1062
dock_cli-1.2.0.dist-info/METADATA sha256=uRGqvO6TyPR-Zd2C_Oez48hWs4bJVw3Yk4EalkPNuRk 4977
dock_cli-1.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dock_cli-1.2.0.dist-info/entry_points.txt sha256=4nDKFW00rCBI76wJ58VZiVoL_owKiraG08NL3-W1g9c 43
dock_cli-1.2.0.dist-info/top_level.txt sha256=60FOIPDBSqH6J7ywEPTA5aZXOslj4n2BRW6DoDHyD9c 9
dock_cli-1.2.0.dist-info/RECORD

top_level.txt

dock_cli

entry_points.txt

dock = dock_cli.main:cli