checkdmarc

View on PyPIReverse Dependencies (1)

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

Wheel Details

Project: checkdmarc
Version: 5.7.11
Filename: checkdmarc-5.7.11-py2.py3-none-any.whl
Download: [link]
Size: 54563
MD5: e969e79e69414cd21ebb25e634fd0eb6
SHA256: fb57ded195225664e51492c8bbd4f6e09eb4db07dcc40616cd04d8376d50e763
Uploaded: 2024-12-26 22:15:13 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: checkdmarc
Version: 5.7.11
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)
Requires-Dist: hatch (>=1.14.0); extra == "build"
Requires-Dist: myst-parser[linkify]; extra == "build"
Requires-Dist: nose; extra == "build"
Requires-Dist: pytest; extra == "build"
Requires-Dist: pytest-cov; extra == "build"
Requires-Dist: ruff; extra == "build"
Requires-Dist: sphinx; extra == "build"
Requires-Dist: sphinx-rtd-theme; extra == "build"
Provides-Extra: build
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.27.0
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
checkdmarc/__init__.py sha256=h4iOxA9nvxdWpKKSbaYFaCgOa7MXtIbaow4YL-s_Yh0 15058
checkdmarc/_cli.py sha256=L-2MouzNq2LH8Gl_TuifM70m8zt8R4GIaKGgNx3--yA 5121
checkdmarc/_constants.py sha256=O5qb_r2BdqB7U7WrfKt6ABfX9T_xrvF5o6x0bcMfd3Y 845
checkdmarc/bimi.py sha256=sZ75Lvwo27HQxnl3lRaM_m3rlUWU4_wlQepMcW6adE4 24985
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=0rN-tMNV631e--ihe70ElOWi4KxK_frfnH1MtnNfUS4 12848
checkdmarc/spf.py sha256=L7IxVLiIePcf8A2JB4t0MUZ6amua-66Rl036cr4gtgY 24561
checkdmarc/utils.py sha256=c507k7OSZ1hh_uis4FCjvK2j0P-S0fnyEAilNmWGjPQ 11108
checkdmarc/resources/MVACAs.pem sha256=Q_di6alDSQe-Yly4btwCx-kK-oTPJw_lxI1TTJTKiDs 4110
checkdmarc/resources/README.md sha256=3SBD0pNpB0Wo2BP6Znka6M3v8o-9KzvgmtDYvS6UVgQ 1695
checkdmarc/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
checkdmarc-5.7.11.dist-info/METADATA sha256=xi5xSPgOvml3tye_Z4fFQBHNyWy1ofYKWNJ8hUirxnI 2300
checkdmarc-5.7.11.dist-info/WHEEL sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc 105
checkdmarc-5.7.11.dist-info/entry_points.txt sha256=pfgF0DELQ84HaMFeq9xHTqy7Vclqwla1U03p7HL3B7o 53
checkdmarc-5.7.11.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
checkdmarc-5.7.11.dist-info/RECORD

entry_points.txt

checkdmarc = checkdmarc._cli:_main