python-sendmail

View on PyPIReverse Dependencies (2)

0.3.4 python_sendmail-0.3.4-py3-none-any.whl

Wheel Details

Project: python-sendmail
Version: 0.3.4
Filename: python_sendmail-0.3.4-py3-none-any.whl
Download: [link]
Size: 6792
MD5: f03e29a1a2e0a5ea0791fb03ceceefc5
SHA256: 504101c66df33c7731c42efe2d2642f4c00ea3ae6ce609650554527f07df7a53
Uploaded: 2023-09-14 12:50:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-sendmail
Version: 0.3.4
Summary: Sendmail client. send mail via stmp server.
Author: Li HengJie
Author-Email: lihengjie[at]zencore.cn
Maintainer: Li HengJie
Maintainer-Email: lihengjie[at]zencore.cn
License: MIT
Keywords: python-sendmail,pysendmail,sendmail,pysendeml,sendeml,mail
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: click
Description-Content-Type: text/markdown
Requires: click
License-File: LICENSE
[Description omitted; length: 2735 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sendmail.py sha256=34T_PvNu4HiPijbYJRzz7gQ7muFDOq0W5DsXjB3Z5hA 10620
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test1.py sha256=S4f1Bpgy-NSAhmllJsn78l5JPG4zg0clMn-NFB_jh_o 2060
python_sendmail-0.3.4.dist-info/LICENSE sha256=EGFz14kr17y-2QpxB5qB2szKkEpPaSpIv29m5RKZ2EA 1067
python_sendmail-0.3.4.dist-info/METADATA sha256=hjy4dJ6gYxUgSFMoQnEONDwFvC1pjecoC7WHAUNKjJ8 3501
python_sendmail-0.3.4.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
python_sendmail-0.3.4.dist-info/entry_points.txt sha256=BmKIkbadg_r6D_7_JW7DVF3veZ0bi9bd_Kxc_5h9Y4I 144
python_sendmail-0.3.4.dist-info/top_level.txt sha256=NgWT5ytpbfXQUicdhrT6qksUTtMRDRqDA6-19y7EM20 15
python_sendmail-0.3.4.dist-info/RECORD

top_level.txt

sendmail
tests

entry_points.txt

pymail = sendmail:main
pymakemail = sendmail:makemail_cmd
pysendeml = sendmail:sendeml_cmd
pysendmail = sendmail:sendmail_cmd