smtptester

View on PyPIReverse Dependencies (0)

1.1.2 smtptester-1.1.2-py3-none-any.whl

Wheel Details

Project: smtptester
Version: 1.1.2
Filename: smtptester-1.1.2-py3-none-any.whl
Download: [link]
Size: 55132
MD5: c778b63b793cdc9a0129b724b8df532d
SHA256: b910325799d68737ea87bb6e67fd874842e76cdf2b4c06b0136fd6059cb5c23d
Uploaded: 2022-05-28 05:26:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smtptester
Version: 1.1.2
Summary: A graphical and command line SMTP diagnostic tool
Author: Mike Conigliaro
Author-Email: mike[at]conigliaro.org
Home-Page: https://github.com/mconigliaro/smtptester
Project-Url: Repository, https://github.com/mconigliaro/smtptester
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Communications :: Email
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<3.11
Requires-Dist: dnspython (<3.0,>=2.2)
Requires-Dist: pyside6 (<7.0,>=6.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1114 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
smtptester/__init__.py sha256=E8yzMZ8leh6sKu5h7uHeKgEG-DJTrIai9Mchc9v85HE 3288
smtptester/assets/smtptester.png sha256=pzUgSWx4dGh6SE5PpwADyzRkLkhROH3G4r3KM0b_BqY 45005
smtptester/cli.py sha256=HSfdJDji9tG04ka5NzKveAEXrKPbXG7TvZUtn1Aet9U 3256
smtptester/dns.py sha256=B8xruy0V3iUCjHdcsWNWSiVG0InX17mVE9qbjATQmXM 2722
smtptester/gui.py sha256=n32m9XKpO9e72rQ_VM6w7XuX2DZqWtcFL5D9qP6W2fY 14914
smtptester/smtp.py sha256=fQN4Y_TSJK1LkW_6dZxTMdlgxj7Ad-JtRz0prGqTfpw 3591
smtptester/util.py sha256=RSWNBicK_3QoV8Ri-ptM5BF5bSJpcN9deUqXOFaEqv8 569
smtptester-1.1.2.dist-info/entry_points.txt sha256=L8r_y7cg4RNhm6Hx6j2PbL2KqSrDqFMks8gwJMVw7nI 85
smtptester-1.1.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
smtptester-1.1.2.dist-info/METADATA sha256=n3ILdUfMtCrAHwyWZ7R640GlBqBXkH0uia4pyeNXTDM 2268
smtptester-1.1.2.dist-info/RECORD

entry_points.txt

smtptester = smtptester.cli:main
smtptester-gui = smtptester.gui:main