docker_custodian

View on PyPIReverse Dependencies (0)

0.7.4 docker_custodian-0.7.4-py3-none-any.whl

Wheel Details

Project: docker_custodian
Version: 0.7.4
Filename: docker_custodian-0.7.4-py3-none-any.whl
Download: [link]
Size: 10906
MD5: 9284c64824e144096eca0b9800cdd35a
SHA256: 26b8903222a4ab0a71d9adfae95246fb02ab5b36e76542c0d49ef03f013d59f1
Uploaded: 2021-06-24 14:56:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docker-custodian
Version: 0.7.4
Summary: Keep docker hosts tidy.
Author: Daniel Nephin
Author-Email: dnephin[at]yelp.com
License: Apache License 2.0
Requires-Dist: python-dateutil
Requires-Dist: docker
Requires-Dist: pytimeparse
Provides: docker_custodian
[No description]

WHEEL

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

RECORD

Path Digest Size
docker_custodian/__about__.py sha256=LTHhIVpOcHyXFKQR6T-_dTzAEk8BtG2ZrZrN648I96w 97
docker_custodian/__init__.py sha256=u3hpuNsoWw4bQYdB4vch_xl50FZq0uwP9G4hrC-But0 23
docker_custodian/args.py sha256=dJSg_0ePukyRiJl9t1OBALRR8MZGt3MrWuPqF171L_8 514
docker_custodian/docker_autostop.py sha256=0D-cqt6_3ne4w6Lqe8QAPgw7c49YWmOdLiBeDd0Jb1g 2949
docker_custodian/docker_gc.py sha256=g1uz1Mq_iO4S7c7KQ1Hwmr10wprLwb75qf2CyZBXRPs 11133
docker_custodian-0.7.4.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
docker_custodian-0.7.4.dist-info/METADATA sha256=YC2y-om8c0KRzk2EQ5R3gORiyNsJ_SJsapjcAxV_2a0 329
docker_custodian-0.7.4.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
docker_custodian-0.7.4.dist-info/entry_points.txt sha256=IG6_GymsFlUFdMM-IkR0XEMNqKCDyMfvuVaqvJfVorQ 105
docker_custodian-0.7.4.dist-info/top_level.txt sha256=T2NPDPIgCVSTwVBclZ74jerEcqf6kEcW2lFtKQCML1M 17
docker_custodian-0.7.4.dist-info/RECORD

top_level.txt

docker_custodian

entry_points.txt

dcgc = docker_custodian.docker_gc:main
dcstop = docker_custodian.docker_autostop:main