An HTTP to SMTP gateway
Go to file
Raoul Snyman afd12e25e6
ci/woodpecker/push/woodpecker Pipeline was successful Details
Merge pull request 'Fix the release Dockerfile by pointing to the correct PyPI index' (#2) from raoul/http2smtp:fix-release-docker into master
Reviewed-on: libertytechforce/http2smtp#2
2023-08-09 21:31:06 +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 Only run packaging and image builds when in the main repo 2023-08-09 11:42:28 -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.