parsedmarc

View on PyPIReverse Dependencies (0)

8.17.0 parsedmarc-8.17.0-py2.py3-none-any.whl

Wheel Details

Project: parsedmarc
Version: 8.17.0
Filename: parsedmarc-8.17.0-py2.py3-none-any.whl
Download: [link]
Size: 4007816
MD5: f9caab9bed18aaa1bdd8fefd93580840
SHA256: 50094f77aacb6165d2a6362fcca464a6d1daf12b08a9d3bae2641e19be03be9b
Uploaded: 2025-01-10 14:06:21 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: parsedmarc
Version: 8.17.0
Summary: A Python package and CLI for parsing aggregate and forensic DMARC reports
Author-Email: Sean Whalen <whalenster[at]gmail.com>
Project-Url: Homepage, https://domainaware.github.io/parsedmarc
Keywords: DMARC,parser,reporting
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: azure-identity (>=1.8.0)
Requires-Dist: azure-monitor-ingestion (>=1.0.0)
Requires-Dist: boto3 (>=1.16.63)
Requires-Dist: dateparser (>=1.1.1)
Requires-Dist: dnspython (>=2.0.0)
Requires-Dist: elasticsearch-dsl (==7.4.0)
Requires-Dist: elasticsearch (<7.14.0)
Requires-Dist: expiringdict (>=1.1.4)
Requires-Dist: geoip2 (>=3.0.0)
Requires-Dist: google-api-core (>=2.4.0)
Requires-Dist: google-api-python-client (>=2.35.0)
Requires-Dist: google-auth-httplib2 (>=0.1.0)
Requires-Dist: google-auth-oauthlib (>=0.4.6)
Requires-Dist: google-auth (>=2.3.3)
Requires-Dist: imapclient (>=2.1.0)
Requires-Dist: kafka-python-ng (>=2.2.2)
Requires-Dist: lxml (>=4.4.0)
Requires-Dist: mailsuite (>=1.9.18)
Requires-Dist: msgraph-core (==0.2.2)
Requires-Dist: opensearch-py (<=3.0.0,>=2.4.2)
Requires-Dist: publicsuffixlist (>=0.10.0)
Requires-Dist: pygelf (>=0.4.2)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: tqdm (>=4.31.1)
Requires-Dist: urllib3 (>=1.25.7)
Requires-Dist: xmltodict (>=0.12.0)
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: 2074 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
parsedmarc/__init__.py sha256=pY5s84t4LXJr1H7pgZhmrR2U2qYHDJm5TNBry80D_K4 81832
parsedmarc/cli.py sha256=CtJBeZgJ-3JTxw4rSRjHqlh1tzdYx97u4pnjLFBbdtc 69449
parsedmarc/elastic.py sha256=K8vVtbJGGIarEsgGsJZRuUmICWWp3lH8DU137hebEko 29734
parsedmarc/gelf.py sha256=VeX9eYWoQNbyf60KAPa7zBJ5UlpS9Pmuj-7_nVqEgEg 2115
parsedmarc/kafkaclient.py sha256=tZF6xLMftAtoP2ME8-oJZtISLwf4ZbCCrsYWz4fsVXo 7289
parsedmarc/log.py sha256=iMK250-LZeVLX24HxGNeFwcPhbRYjPIYiLBl7TvovtU 98
parsedmarc/loganalytics.py sha256=nvVUaYgJCfIyG7QGKWGC5Y5oD6AUbeSY4kvfhXdypAk 6507
parsedmarc/opensearch.py sha256=8pe2eUVR1z1fZUJ1IQBLVeF7d2lZPdTi-YGMRM83gYg 29609
parsedmarc/s3.py sha256=p7TbvjyLUsgE18HDrOPQ0CkWwHtF9_ozAu2nFel3vu4 2884
parsedmarc/splunk.py sha256=P9RxuV57rC2S2OvK3KsgE1IO9vxlUKCKir0lUeMdTVg 7300
parsedmarc/syslog.py sha256=UDAQ8kP3oiGy7MBCT5uyDeZlmP4B6WoG2IZEzpUSans 1492
parsedmarc/utils.py sha256=pdfWyCZPrRhPymQFTJiWkfpw6Gx_Q-fKQa6wDzZanTA 20500
parsedmarc/webhook.py sha256=ndUsURVEeDC-W7QVx23nD-7SU-xrZjLfN6fNkt_Bqs0 1882
parsedmarc/mail/__init__.py sha256=39EPgZgfn0awaiGlk3uioyHT2JIrBPGX0M1BHLmAIQo 417
parsedmarc/mail/gmail.py sha256=KURugpnM9n0XmEyEdXcNbMQBvomADw0AG66SuNvX3wQ 5700
parsedmarc/mail/graph.py sha256=1jog67OH7kBZ1BY8K7b_yHrNdAA6hbkg8gk1ImcrTZE 10170
parsedmarc/mail/imap.py sha256=ByhMN4mQbV0aP_MNiWquC33naRgSWCFRiFfI1dtHSo8 2899
parsedmarc/mail/mailbox_connection.py sha256=zhX7zIRnbRsipqLvDiQO_ZRXH29aUnT13ic-coQr8gc 761
parsedmarc/mail/maildir.py sha256=q2IWbUBW0IdgecNB0Uv_Jr2d47TmSMiSgErdIpvAaLw 2258
parsedmarc/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parsedmarc/resources/dbip/README.md sha256=zidmdl71IvdFToeIUg6GR9VKGvDHRy76ghO_RsWLUlY 229
parsedmarc/resources/dbip/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parsedmarc/resources/dbip/dbip-country-lite.mmdb sha256=QI7P1qffi00KROQkuraBwIUZSJdabx5_fMqKhP9JeUA 7930145
parsedmarc/resources/maps/README.md sha256=QOFS9j5BhfbESRif_rukLSEd0aZk0QXDO5fEsJnvLbU 2243
parsedmarc/resources/maps/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
parsedmarc/resources/maps/base_reverse_dns_map.csv sha256=6qf-Kix1-yTixm1iqjd6ooQusHaijU6OgryRXnbaG4w 42749
parsedmarc-8.17.0.dist-info/METADATA sha256=-p5zF97lNDQdO8ALpSC3l_c8n3zxSuMrdcrQFVfTZIo 4066
parsedmarc-8.17.0.dist-info/WHEEL sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc 105
parsedmarc-8.17.0.dist-info/entry_points.txt sha256=zO47ydtf225msuL8L1ZjG8-Mc-zTlhIK6qUSTXpgY3o 52
parsedmarc-8.17.0.dist-info/licenses/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
parsedmarc-8.17.0.dist-info/RECORD

entry_points.txt

parsedmarc = parsedmarc.cli:_main