mailmerge

View on PyPIReverse Dependencies (0)

2.2.4 mailmerge-2.2.4-py3-none-any.whl

Wheel Details

Project: mailmerge
Version: 2.2.4
Filename: mailmerge-2.2.4-py3-none-any.whl
Download: [link]
Size: 17649
MD5: db83d619f475284eb5de75c13cacf6de
SHA256: cc590ac7d736d8f16d89f8e3566485870bf9d8e0d1c05a68bb12684b63295562
Uploaded: 2024-10-31 19:38:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mailmerge
Version: 2.2.4
Summary: A simple, command line mail merge tool
Author: Andrew DeOrio
Author-Email: awdeorio[at]umich.edu
Project-Url: homepage, https://github.com/awdeorio/mailmerge/
License: The MIT License (MIT) Copyright (c) 2016 Andrew DeOrio Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: mail merge,mailmerge,email
Requires-Python: >=3.6
Requires-Dist: click
Requires-Dist: jinja2
Requires-Dist: markdown
Requires-Dist: html5lib
Requires-Dist: twine; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: check-manifest; extra == "test"
Requires-Dist: freezegun; extra == "test"
Requires-Dist: pycodestyle; extra == "test"
Requires-Dist: pydocstyle; extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 13207 characters]

WHEEL

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

RECORD

Path Digest Size
mailmerge/__init__.py sha256=ZE820wOXfKdPoDz4dLPhA9TQOU33DJmV4gDiBuGk-AM 234
mailmerge/__main__.py sha256=PbTNicjMvcyECmO5M8DXyipFZyy3SApTyC7RCU8H1eo 13051
mailmerge/exceptions.py sha256=BrNHo8Phb_xdh1_Pi4cNeM16U3fZUeIBEdvGCQaf_yU 240
mailmerge/sendmail_client.py sha256=PhtPaC0maULQg1qTPGLd4stdl9u-hhPEbW6DQGTS4iI 6924
mailmerge/template_message.py sha256=xOldBLhgxFRsk-w3B1nz0u35zPOd5zAiwLFKpjrO344 13496
mailmerge-2.2.4.dist-info/LICENSE sha256=Y3ESzU5c5J5N61UJms1MwppdF0D558rAlU2HwjQKYic 1080
mailmerge-2.2.4.dist-info/METADATA sha256=oHJY6sYwazETMxBvdATqfEc9B8K7KBJQhWrAWCiNC8A 15351
mailmerge-2.2.4.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
mailmerge-2.2.4.dist-info/entry_points.txt sha256=RDssVJIYWPu9c5dA0oPG3DsGpdxAQUo4iEoF_F6z8tw 54
mailmerge-2.2.4.dist-info/top_level.txt sha256=DmVzyhW3SDBJ_r9RyP1LL8tGmeGKXCbwe_u5yDzHdlA 10
mailmerge-2.2.4.dist-info/RECORD

top_level.txt

mailmerge

entry_points.txt

mailmerge = mailmerge.__main__:main