smtp-proxy

View on PyPIReverse Dependencies (0)

0.1.9 smtp_proxy-0.1.9-py3-none-any.whl

Wheel Details

Project: smtp-proxy
Version: 0.1.9
Filename: smtp_proxy-0.1.9-py3-none-any.whl
Download: [link]
Size: 5520
MD5: 1e5a22ecd40ee4f3ba59f88eb9cadc8a
SHA256: ac0e1f8d232fe5f97e36d7a4fccb194242e4602d3f6b82a3cfa7be00cb219d37
Uploaded: 2024-04-29 09:21:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smtp-proxy
Version: 0.1.9
Summary: SMTP server meant to redirect SMTP requests to a third-party email provider
Keywords: email,proxy,smtp
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: aiosmtpd
Requires-Dist: click
Requires-Dist: sendgrid
Requires-Dist: sendgrid-async
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
smtp_proxy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
smtp_proxy/smtp_proxy.py sha256=p-wc8s8rxcXWDvvqX4rbdLCI5Pp-5wTEdJNHq0ts2Ng 10155
smtp_proxy-0.1.9.dist-info/METADATA sha256=XVktKPcgEdgiQpmpDkBSvyc7DnOAmB96oeoKg7ATx64 651
smtp_proxy-0.1.9.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
smtp_proxy-0.1.9.dist-info/entry_points.txt sha256=GV-LoduMURfcFG2Zdr-FzLJZhj76UGOR5gJZo7W9e7s 58
smtp_proxy-0.1.9.dist-info/licenses/LICENSE sha256=8u8pJW_rTnc-vVOGtcwtlS9-7DUmd-VZdCS6XdRRrFY 1064
smtp_proxy-0.1.9.dist-info/RECORD

entry_points.txt

smtp-proxy = smtp_proxy.smtp_proxy:main