checkdmarc

View on PyPIReverse Dependencies (1)

5.7.9 checkdmarc-5.7.9-py2.py3-none-any.whl

Wheel Details

Project: checkdmarc
Version: 5.7.9
Filename: checkdmarc-5.7.9-py2.py3-none-any.whl
Download: [link]
Size: 54192
MD5: e2b6da0ed654c88f46cce79879d13c8c
SHA256: 2f3e04597112750254a42b9d2b533283b68dfd06de73f3cffa38705e6c9745fd
Uploaded: 2024-11-02 17:56:19 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: checkdmarc
Version: 5.7.9
Summary: A Python module and command line parser for SPF and DMARC records
Author-Email: Sean Whalen <whalenster[at]gmail.com>
Project-Url: Homepage, https://github.com/domainaware/checkdmarc
Project-Url: Documentation, https://domainaware.github.io/checkdmarc/
Project-Url: Issues, https://github.com/domainaware/checkdmarc/issues
Project-Url: Changelog, https://github.com/domainaware/checkdmarc/blob/master/CHANGELOG.md
Keywords: BIMI,DMARC,DNS,MTA-STS,SPF
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Security
Requires-Dist: cryptography (>=41.0.7)
Requires-Dist: dnspython (>=2.0.0)
Requires-Dist: expiringdict (>=1.1.4)
Requires-Dist: pem (>=23.1.0)
Requires-Dist: publicsuffixlist (>=0.10.0)
Requires-Dist: pyleri (>=1.3.2)
Requires-Dist: pyopenssl (>=24.2.1)
Requires-Dist: requests (>=2.25.0)
Requires-Dist: timeout-decorator (>=0.4.1)
Requires-Dist: xmltodict (>=0.14.2)
Description-Content-Type: text/markdown
License-Expression: Apache-2.0
License-File: LICENSE
[Description omitted; length: 751 characters]

WHEEL

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

RECORD

Path Digest Size
checkdmarc/__init__.py sha256=tzNCyzI3zO_fb0RJVumROJ3aAFcApCy1u0czfFUGWro 14966
checkdmarc/_cli.py sha256=L-2MouzNq2LH8Gl_TuifM70m8zt8R4GIaKGgNx3--yA 5121
checkdmarc/_constants.py sha256=uRR8z9c_WaCcRzVHfm-QfTvE9IIFx4fGL9FbNggp0oM 844
checkdmarc/bimi.py sha256=uKogW2-D0UjWhy_zSCYIwDzxbmWNZdmFukkCwk3q-gY 24584
checkdmarc/dmarc.py sha256=LmzuVTSgopzJ87PvCSldzpJ8mLQtBjoiRTnOo7RYilk 41732
checkdmarc/dnssec.py sha256=slQurw2-nMUmTWN8jzfnJpoBFg25LiSl616MMS8jqWQ 6597
checkdmarc/mta_sts.py sha256=UAuxoWxFzBoNippqRH0TqTwTBxKjzL2gQw8AkILSXt4 17139
checkdmarc/smtp.py sha256=o8eXeY6OUTBv-hbZ-I3brYH19nCBhjiqo7ptfSA6ptM 17448
checkdmarc/smtp_tls_reporting.py sha256=6QF2E7mgW9Id_gTEBOR-pTUwN5QM7xyQ1s7vwcigC-0 12893
checkdmarc/spf.py sha256=o7FJLarGgrSSLYK9tLNLnLmm1-HKKUpv7XQ4agAcG7c 23961
checkdmarc/utils.py sha256=5IgJQ9CEwimQBBrw7Dfyt6clvGxMSzRjTLEKkZe0Y70 11084
checkdmarc/resources/MVACAs.pem sha256=Q_di6alDSQe-Yly4btwCx-kK-oTPJw_lxI1TTJTKiDs 4110
checkdmarc/resources/README.md sha256=C-wGf4iQBT16dBhFcEmi2vQ-bclBASBg6ii-R0SIpHo 1694
checkdmarc/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
checkdmarc-5.7.9.dist-info/METADATA sha256=r0JnhiU-Pu_mV0g4YvX5juTKO2Yf5WSKUICHpt3M2PE 1926
checkdmarc-5.7.9.dist-info/WHEEL sha256=fl6v0VwpzfGBVsGtkAkhILUlJxROXbA3HvRL6Fe3140 105
checkdmarc-5.7.9.dist-info/entry_points.txt sha256=pfgF0DELQ84HaMFeq9xHTqy7Vclqwla1U03p7HL3B7o 53
checkdmarc-5.7.9.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
checkdmarc-5.7.9.dist-info/RECORD

entry_points.txt

checkdmarc = checkdmarc._cli:_main