checkdmarc

View on PyPIReverse Dependencies (1)

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

Wheel Details

Project: checkdmarc
Version: 5.8.1
Filename: checkdmarc-5.8.1-py2.py3-none-any.whl
Download: [link]
Size: 54805
MD5: 82b2bcabc7ec2c5a4740a994ba4c8e9c
SHA256: 0564892e5c9c29459eaac0e4566f8ed7961042f27f5f124f282fb0b3792ec489
Uploaded: 2025-02-26 14:32:27 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: checkdmarc
Version: 5.8.1
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=vI1eChNV3U3lElNU-WUVA59nqBQHYdhK27SuI6X6wws 844
checkdmarc/bimi.py sha256=sZ75Lvwo27HQxnl3lRaM_m3rlUWU4_wlQepMcW6adE4 24985
checkdmarc/dmarc.py sha256=LmzuVTSgopzJ87PvCSldzpJ8mLQtBjoiRTnOo7RYilk 41732
checkdmarc/dnssec.py sha256=-KSeSuZlRaA07IVoVAxax2BfMfzD63Poq5VSjkiU1Ow 7168
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=B-GOiOMl-RH6_wU6Tz0Z8oVOn-ULjpWcaSDRC4ADfQM 25424
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.8.1.dist-info/METADATA sha256=18ycLf3rT7ca4mMXRIpBlnAHMPJyr9A1kcAk9jezxt0 2299
checkdmarc-5.8.1.dist-info/WHEEL sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc 105
checkdmarc-5.8.1.dist-info/entry_points.txt sha256=pfgF0DELQ84HaMFeq9xHTqy7Vclqwla1U03p7HL3B7o 53
checkdmarc-5.8.1.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
checkdmarc-5.8.1.dist-info/RECORD

entry_points.txt

checkdmarc = checkdmarc._cli:_main