checkdmarc

View on PyPIReverse Dependencies (1)

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

Wheel Details

Project: checkdmarc
Version: 5.3.1
Filename: checkdmarc-5.3.1-py2.py3-none-any.whl
Download: [link]
Size: 48426
MD5: 9d32e1e7dd66011ddd9585c249c37a4e
SHA256: d3cb947e72f3e9a76083da86aa30e98673e8614dcffdf133fa709f7a729eca50
Uploaded: 2024-01-14 18:10:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: checkdmarc
Version: 5.3.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: publicsuffixlist (>=0.10.0)
Requires-Dist: pyleri (>=1.3.2)
Requires-Dist: requests (>=2.25.0)
Requires-Dist: timeout-decorator (>=0.4.1)
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.14.1
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
checkdmarc/__init__.py sha256=1HRIszMxIWr12jy4G_zqIRpNOQ4b9zqFUw-d3D4RA2A 15315
checkdmarc/_cli.py sha256=LfN4-vd82u3U1FFoFFmStFSNa7sjdtEXPdM0Pm2Cxug 5657
checkdmarc/_constants.py sha256=0KFZn-ZtcBQEN7hIbInvfIEywlCNsKdVPqLrqn7yMkQ 870
checkdmarc/bimi.py sha256=8i3UH0PYHrA1-AIEWXQoWGEB50HwjYXqbJrBF8ca4iI 17240
checkdmarc/dmarc.py sha256=lopp0H_5SmrwuzFZQ7o-cIpvPuueZwzJijrIRBG7Z68 51601
checkdmarc/dnssec.py sha256=wi6A7GSAvEPvaZjOiN19ZNOcMDjshcut4uDjGAoFNL0 7221
checkdmarc/mta_sts.py sha256=3amW2Y-wGFQwsbLgPrGojoU6Vvbi8oYXJhRvkvxgT8s 18208
checkdmarc/smtp.py sha256=wHgJf_UAgPxVfjV9TDTzqXD-j4kDQy-N-GFAaCiYKiQ 18534
checkdmarc/smtp_tls_reporting.py sha256=QuP47vJOJOd6BVewDZyF5FQRNOMsToa3r1EHD6gmYM4 13853
checkdmarc/spf.py sha256=eA1xMTi7fPL4nVTiGmfNQuK9Kbd-3HeWYpQIzq8glTg 24920
checkdmarc/utils.py sha256=gAou7doYna0OLOAwkN4nBL3rFX8uAMLB1f_F8y4LIHw 11604
checkdmarc-5.3.1.dist-info/METADATA sha256=X5bQClTMU9efvLgdlJU4HyYzWUzpwg2SIw67y7B2K6E 1833
checkdmarc-5.3.1.dist-info/WHEEL sha256=48Iy_98ChjmKE3mxlEhgg31iAPWloxZiPRVsSY0LkGU 105
checkdmarc-5.3.1.dist-info/entry_points.txt sha256=pfgF0DELQ84HaMFeq9xHTqy7Vclqwla1U03p7HL3B7o 53
checkdmarc-5.3.1.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
checkdmarc-5.3.1.dist-info/RECORD

entry_points.txt

checkdmarc = checkdmarc._cli:_main