ecr-cleaner

View on PyPIReverse Dependencies (0)

0.1.11 ecr_cleaner-0.1.11-py3-none-any.whl

Wheel Details

Project: ecr-cleaner
Version: 0.1.11
Filename: ecr_cleaner-0.1.11-py3-none-any.whl
Download: [link]
Size: 12137
MD5: 08f791d078a854be0e3d0078f2107b67
SHA256: f50d3592de9d472703d8084c03a9c555d600f5731b43954f7d96149f083bd8a3
Uploaded: 2024-10-24 17:39:13 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: ecr_cleaner
Version: 0.1.11
Summary: ECR Image Cleanup Tool
Author-Email: Rahul Patil <4476687+rahulinux[at]users.noreply.github.com>
Project-Url: Bug reports, https://github.com/rahulinux/ecr-cleaner/issues/new
Project-Url: Documentation, https://github.com/rahulinux/ecr-cleaner/blob/main/python/README.md
Project-Url: Source, https://github.com/rahulinux/ecr-cleaner
Keywords: aws,cleanup,ecr,package,python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: boto3 (==1.35.44)
Requires-Dist: mypy-boto3-ecr (==1.35.21)
Requires-Dist: pytz (==2024.2)
Requires-Dist: structlog (==24.4.0)
Requires-Dist: types-pytz (==2024.2.0.20241003)
Requires-Dist: pyyaml (==6.0.2); extra == "cli"
Requires-Dist: types-pyyaml (==6.0.12.20240917); extra == "cli"
Requires-Dist: boto3 (==1.35.44); extra == "dev"
Requires-Dist: build (==1.2.2); extra == "dev"
Requires-Dist: freezegun (==1.5.1); extra == "dev"
Requires-Dist: mock (==5.1.0); extra == "dev"
Requires-Dist: moto (==5.0.17); extra == "dev"
Requires-Dist: mypy-boto3-ecr (==1.35.21); extra == "dev"
Requires-Dist: pre-commit (==3.8.0); extra == "dev"
Requires-Dist: pytest (==8.3.3); extra == "dev"
Requires-Dist: pytz (==2024.2); extra == "dev"
Requires-Dist: structlog (==24.4.0); extra == "dev"
Requires-Dist: toml (==0.10.2); extra == "dev"
Requires-Dist: twine (==5.1.1); extra == "dev"
Requires-Dist: wheel-inspect (==1.7.1); extra == "dev"
Requires-Dist: wheel (==0.44.0); extra == "dev"
Provides-Extra: cli
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 2711 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ecr_cleaner/__init__.py sha256=JZ9G3Ng4T1Yqj6NRjage7PEHNIRJj0jux_fNhhyC-eo 69
ecr_cleaner/ecr_cleaner.py sha256=kQi2dyEIAegunBAsR0GpOCV3OpeuHQV3t7Etljul4N4 8585
ecr_cleaner/helpers.py sha256=ZzD_bdS_NIAQmLaWhpDxnkb2yt1J5OjCIeKfxWELr5Q 278
ecr_cleaner/resources/.keep sha256=axO7NqOd_yxdtFLHA3Pc7ZoHBtTMdBtIo_MOElZeWCM 34
ecr_cleaner_cli/__init__.py sha256=Bh4jjM6h6F37Dwgse1DGuT_LqFqUCCLHkD3zQVRvcH4 92
ecr_cleaner_cli/cli.py sha256=cY3W3mCO97FFSYrJVn-OpbzZrxI6uid7THSk9jGYS58 3682
ecr_cleaner_cli/resources/.keep sha256=axO7NqOd_yxdtFLHA3Pc7ZoHBtTMdBtIo_MOElZeWCM 34
ecr_cleaner-0.1.11.dist-info/METADATA sha256=pY3kF8rqwDIPzKYp0LEv0PVhvyPEN6RVeScNpysVgQA 4678
ecr_cleaner-0.1.11.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
ecr_cleaner-0.1.11.dist-info/entry_points.txt sha256=mNCmjhhJRImbeRT7KqqSrl14pO8tLPsI5bnRXHzTTWQ 57
ecr_cleaner-0.1.11.dist-info/licenses/LICENSE sha256=RFhQPdSOiMTguUX7JSoIuTxA7HVzCbj_p8WU36HjUQQ 10947
ecr_cleaner-0.1.11.dist-info/RECORD

entry_points.txt

ecr-cleaner = ecr_cleaner_cli.cli:main