smtpdfix

View on PyPIReverse Dependencies (3)

0.5.2 smtpdfix-0.5.2-py3-none-any.whl

Wheel Details

Project: smtpdfix
Version: 0.5.2
Filename: smtpdfix-0.5.2-py3-none-any.whl
Download: [link]
Size: 17294
MD5: 2ccaa3e179372403b33e0996941ce3d7
SHA256: 85045723df6bb492af2ddbadfb0b8f8b5c52f69bb6fd4f6bca78c4f182d6c2b7
Uploaded: 2024-04-21 14:17:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smtpdfix
Version: 0.5.2
Summary: A SMTP server for use as a pytest fixture that implements encryption and authentication for testing.
Author: James Warne
Author-Email: bebleo[at]yahoo.com
Home-Page: https://github.com/bebleo/smtpdfix
Project-Url: Source, https://github.com/bebleo/smtpdfix
Project-Url: Documentation, https://github.com/bebleo/smtpdfix#readme
Project-Url: Issues, https://github.com/bebleo/smtpdfix/issues
License: MIT
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: aiosmtpd
Requires-Dist: cryptography
Requires-Dist: portpicker
Requires-Dist: pytest
Requires-Dist: smtpdfix[testing]; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: isort; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Requires-Dist: pytest-asyncio; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-timeout; extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9652 characters]

WHEEL

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

RECORD

Path Digest Size
smtpdfix/__init__.py sha256=88iwC9oWXw85jbTqN-WcNvbn-lY1nHo0XPbHlkNuQUA 342
smtpdfix/authenticator.py sha256=6VNwkd1KGTrBqr9oUJqx0AE8a7Rytdd5naEn2ww8Tm0 1041
smtpdfix/certs.py sha256=yWUmy74tqZ459FZMBdrIXkZXlsC5qMSHGfN-lr-rums 4115
smtpdfix/configuration.py sha256=1r7Yv-T4aj5D8K38A7CT-JZh-rbnG6v7nlkRUbyIxk8 5731
smtpdfix/controller.py sha256=zLguCHr6qM_hqfsQWe2uxYHHCo9o5fYTXeQWWxQGq2E 7624
smtpdfix/event_handler.py sha256=xc2VAJne6VjUCPN-xbDhaMwBhQLWM__wMynAD3OnumQ 688
smtpdfix/fixture.py sha256=OPO3kqKRoM8Dg41Yv_WTWsrl7OisuyswPfn4_Kg1enA 2619
smtpdfix/handlers.py sha256=zzvxVSklGwmDCNtF1PlExoUzZK4SKKcAJFk8a3yPBiY 3400
smtpdfix/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
smtpdfix/smtp.py sha256=xt-7IbOy4zL7X89fo_Krd0bFc4BgFw5DtgxxdfJaqHE 3648
smtpdfix-0.5.2.dist-info/LICENSE sha256=wm6ds8C2Hldt9I9NuUDzLHRwGwjF-36lofcJLHzbqvQ 1089
smtpdfix-0.5.2.dist-info/METADATA sha256=Cza6BTHx5VeBrTbPrCslz4slH8L_LNdtzzC6qCPVjtE 11289
smtpdfix-0.5.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
smtpdfix-0.5.2.dist-info/entry_points.txt sha256=gkgyyO1xu-36w8fwW2Sogpiq4YNfe4cQUrtd3w7PH1I 36
smtpdfix-0.5.2.dist-info/top_level.txt sha256=LZiVq0geWcUA51L3sTR9fLCtq1xTZ4rXymOO5GSm1LE 9
smtpdfix-0.5.2.dist-info/RECORD

top_level.txt

smtpdfix

entry_points.txt

smtpd = smtpdfix.fixture