maildown

View on PyPIReverse Dependencies (0)

1.3.0 maildown-1.3.0-py3-none-any.whl

Wheel Details

Project: maildown
Version: 1.3.0
Filename: maildown-1.3.0-py3-none-any.whl
Download: [link]
Size: 13165
MD5: 0c13c1659f106f57f4c94967d4c4b3d5
SHA256: 33efbd96a0b8024bbf87dc28032b673b24af552f8eb42db4001c42ca14bcd19f
Uploaded: 2022-01-31 09:39:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: maildown
Version: 1.3.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.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: boto3 (<2.0,>=1.9)
Requires-Dist: cleo (<0.8.0,>=0.7.2)
Requires-Dist: coverage (<5.0,>=4.5)
Requires-Dist: flake8 (<4.0,>=3.7)
Requires-Dist: jinja2 (<3.0,>=2.10)
Requires-Dist: mistune (<0.9.0,>=0.8.4)
Requires-Dist: mock (<4.0,>=3.0)
Requires-Dist: mypy (<0.702.0,>=0.701.0)
Requires-Dist: premailer (<4.0,>=3.4)
Requires-Dist: pygments (<3.0,>=2.3)
Requires-Dist: pytest-cov (<3.0,>=2.7)
Requires-Dist: requests (<3.0,>=2.21)
Requires-Dist: toml (<0.11.0,>=0.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4531 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
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.3.0.dist-info/entry_points.txt sha256=TIki8CFjJvVvYmP4bQVm5Nldv-ZkOe_BQx2P_EeyY04 41
maildown-1.3.0.dist-info/LICENSE sha256=8iSWOi1SlRbPJWTS4JsJhQpxpZE1JkItraCrO5xE3Co 1075
maildown-1.3.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
maildown-1.3.0.dist-info/METADATA sha256=U7xFXCFgOmYHh5MrM2r0WRzXYW8WGBCsD6GSiojzS-E 5554
maildown-1.3.0.dist-info/RECORD

entry_points.txt

maildown = maildown:run