maildown

View on PyPIReverse Dependencies (0)

1.4.0 maildown-1.4.0-py3-none-any.whl

Wheel Details

Project: maildown
Version: 1.4.0
Filename: maildown-1.4.0-py3-none-any.whl
Download: [link]
Size: 13176
MD5: 4fd149b8e451f27cb9d3d8a34a5107b8
SHA256: c6a246b2f4bd9923149184a9054d1c13cf3913df49d01bf62ba47ceb07433c8a
Uploaded: 2024-10-29 14:05:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: maildown
Version: 1.4.0
Summary: A super simple CLI for sending emails
Author: Christopher Davies
Author-Email: christopherdavies553[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12,<4.0
Requires-Dist: boto3 (<2.0.0,>=1.35.50)
Requires-Dist: cleo (<3.0.0,>=2.1.0)
Requires-Dist: coverage (<8.0.0,>=7.6.4)
Requires-Dist: flake8 (<8.0.0,>=7.1.1)
Requires-Dist: jinja2 (<4.0.0,>=3.1.4)
Requires-Dist: mistune (<4.0.0,>=3.0.2)
Requires-Dist: mock (<6.0.0,>=5.1.0)
Requires-Dist: mypy (<2.0.0,>=1.13.0)
Requires-Dist: premailer (<4.0.0,>=3.10.0)
Requires-Dist: pygments (<3.0.0,>=2.18.0)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4577 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
maildown/__init__.py sha256=Kh10ayb_qDswLo_RbBbUmhwHr5_9eNWgHTeYYgkSr7w 80
maildown/application.py sha256=4ydmFGW_WYmDNV8A9QlGOLjvi6pReZJN6-K2K7YmTiQ 223
maildown/backends/__init__.py sha256=AW98EpNSlVP3V0Wh-YCF48e1mYvOKP38Y4g1C9TCu_k 59
maildown/backends/aws.py sha256=4SIesHPxY5LbVEQEEzh_GBB-_NIIei0aa9H-CxJhqMs 4378
maildown/backends/base.py sha256=XE_s04bMtjPfU-Y_sIy_WhKrxdEXlTSFT6-F2WPehOI 1915
maildown/commands.py sha256=4jivfkRJ6LhvHuJ2meLW0alnpR_scAA0t8rxP4oFkXM 3873
maildown/my-style.css sha256=6D_kfdS6RmRVeQqecCePJQCKLtWPdhHOCNUtZ4uMp1Q 2193
maildown/renderer.py sha256=8EZbjrNlwYG-XKdRoCIpBGxDjD-yLgt_YGCaiJjDN2k 2116
maildown/style.css sha256=Zg6fSY3C3u7l1-zVi3Gk_yyqXD7VpNuRVNFvvX1pPPM 1960
maildown/template.jinja2 sha256=_mT_28tzoB-nG-iVCJBkGmrRdSlNEfKtX4bsgpt1tkE 155
maildown/test.html sha256=As-lUTAxSJdb_AIc6KKh88D_1SVU-5P9x853_P-jOow 1295
maildown/test.md sha256=mjRBX1nnTH7Xod8AI18Xj8kg9S4NVv-qy4KUKqf1nHg 146
maildown/utilities.py sha256=D7NPlGEzySA55kFe0RrGx6VrCcAULFnzcMl2sfCFLjE 882
maildown-1.4.0.dist-info/LICENSE sha256=8iSWOi1SlRbPJWTS4JsJhQpxpZE1JkItraCrO5xE3Co 1075
maildown-1.4.0.dist-info/METADATA sha256=X7EQ0jxf9-SRzH7k8nZ9bck-dqSfeqhmlFczXoZ-sAU 5445
maildown-1.4.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
maildown-1.4.0.dist-info/entry_points.txt sha256=TIki8CFjJvVvYmP4bQVm5Nldv-ZkOe_BQx2P_EeyY04 41
maildown-1.4.0.dist-info/RECORD

entry_points.txt

maildown = maildown:run