An HTTP to SMTP gateway
Go to file
Raoul Snyman 8cd5c6e9e0
ci/woodpecker/push/woodpecker Pipeline was successful Details
Merge pull request 'Also publish package to PyPI' (#3) from raoul/http2smtp:send-to-pypi into master
Reviewed-on: #3
2023-08-10 04:12:59 +00:00
http2smtp Initial commit 2023-08-01 11:17:26 -07:00
tests Initial commit 2023-08-01 11:17:26 -07:00
.flake8 Initial commit 2023-08-01 11:17:26 -07:00
.gitignore Initial commit 2023-08-01 11:17:26 -07:00
.woodpecker.yaml Also publish package to PyPI 2023-08-09 15:37:11 -07:00
Dockerfile.nightly Initial commit 2023-08-01 11:17:26 -07:00
Dockerfile.release Fix the release Dockerfile by pointing to the correct PyPI index 2023-08-09 14:30:13 -07:00
LICENSE.txt Initial commit 2023-08-01 11:17:26 -07:00
README.rst Initial commit 2023-08-01 11:17:26 -07:00
pyproject.toml Update Docker references, fix reference in pyproject.toml to README.rst 2023-08-09 10:12:06 -07:00

README.rst

http2smtp

Table of Contents

Installation

pip install http2smtp

License

http2smtp is distributed under the terms of the MIT license.