verify-domain-cert

View on PyPIReverse Dependencies (0)

0.1.4 verify_domain_cert-0.1.4-py3-none-any.whl

Wheel Details

Project: verify-domain-cert
Version: 0.1.4
Filename: verify_domain_cert-0.1.4-py3-none-any.whl
Download: [link]
Size: 3086
MD5: edb49837fae9833c241a307f938a95b3
SHA256: d1b1ffb0d5ab301285c4a2901e765017eea205ec7a2fefcdd6b4ceec160a4fa7
Uploaded: 2024-03-01 06:04:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: verify-domain-cert
Version: 0.1.4
Summary: Verify if a domain certificate has expired
Author: JenGuo Zhai
Author-Email: zhaifengguo[at]gmail.com
Home-Page: https://github.com/zhaifg/check_ssl
Project-Url: Repository, https://github.com/zhaifg/check_ssl
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: idna (<4.0,>=3.6)
Requires-Dist: pyopenssl (<25.0.0,>=24.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 257 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
verify_domain_cert/__init__.py sha256=YvuYzWnKtqBb-IqG8HAu-nhIYAsgj9Vmc_b9o7vO-js 22
verify_domain_cert/check.py sha256=zp76JfbQRbun_N_7swxLbA2X4R-qt67sefnHfHax_2c 3250
verify_domain_cert-0.1.4.dist-info/METADATA sha256=vlZ2ay_Ub9sRK2AlLY5mbrxJ8OppEpNsmEUrWQ1v3Sg 781
verify_domain_cert-0.1.4.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
verify_domain_cert-0.1.4.dist-info/entry_points.txt sha256=rfD-qRderkTBfuTmlPNZ40VT-Lo-5L08XWyoQrKURrM 68
verify_domain_cert-0.1.4.dist-info/RECORD

entry_points.txt

verify_domain_cert = verify_domain_cert.check:main