check-certs

View on PyPIReverse Dependencies (0)

0.1.8 check_certs-0.1.8-py3-none-any.whl

Wheel Details

Project: check-certs
Version: 0.1.8
Filename: check_certs-0.1.8-py3-none-any.whl
Download: [link]
Size: 9525
MD5: b080d8ed0095b487b013b1a0da7ac3ab
SHA256: 019460dd4104a9078a9c02c677933fc106222a0bb1fd075a21fadf7da4a79d06
Uploaded: 2021-12-13 01:07:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: check-certs
Version: 0.1.8
Summary: Check TLS certificates of sites for their expiration dates. Send notifications if configured to do so.
Author: bqbn
Author-Email: bqbn[at]openken.com
Home-Page: https://github.com/bqbn/check_certs
Project-Url: Bug Reports, https://github.com/bqbn/check_certs/issues
Project-Url: Source, https://github.com/bqbn/check_certs
Keywords: ssl tls tools development devops
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: boto3
Requires-Dist: botocore
Requires-Dist: cryptography
Requires-Dist: pluginbase
Requires-Dist: PyYAML
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: yapf; extra == "dev"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1095 characters]

WHEEL

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

RECORD

Path Digest Size
check_certs/__init__.py sha256=-JIt3g1eBf4bVQNNQd4JBeQNA7o0LK0W9tYKKX_r5s8 22
check_certs/check_certs.py sha256=WG7MuKT9ky3TxAhI9SFCd_vOVdK-A-WzeP4KJBv5QhE 4574
check_certs/utils.py sha256=j1BXJeylQVdvyIbKgHv-UrBAyK4nzjAg6_7HSjseFNQ 1935
check_certs/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
check_certs/plugins/irc_notifier.py sha256=4QTM0gIVro5S-GjzW6cRrQtiKm6nqn7lqipax1VLcdQ 2062
check_certs/plugins/ses_notifier.py sha256=rOROw3FCF_rFL8iuP62OScZntACXHcVNcWJ4DQN5mbI 2349
check_certs/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
check_certs/tests/test_check_certs.py sha256=1lIAXBh-oBOiFV1NPmaPgq42x_dhZchr9G3Xh0rP9IA 967
check_certs/tests/test_utils.py sha256=AxXvTXexk_dZqCee-QY-uGUcvnAYuW_pgBFWBHdYoEw 2142
check_certs-0.1.8.dist-info/LICENSE.txt sha256=gBSCWuwdLPUSCdESEcrVsq_vhvxrOXlhu-6WbQPEkFE 1073
check_certs-0.1.8.dist-info/METADATA sha256=kN0XAUQPlc-oJk_0lM2AtbjMV1zHrEtIROhHBf-0-eA 2147
check_certs-0.1.8.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
check_certs-0.1.8.dist-info/entry_points.txt sha256=Ny4wey72CZRBuaNhhmHXEMjySNGTmcHAxP_id8JGjI0 62
check_certs-0.1.8.dist-info/top_level.txt sha256=2b7nSQR9jdI9gqUPApxuK3PW-s7T2T9ZTLQzbjgE-EE 12
check_certs-0.1.8.dist-info/RECORD

top_level.txt

check_certs

entry_points.txt

check_certs = check_certs.check_certs:main