This commit is contained in:
Iliyan Angelov
2025-09-14 23:24:25 +03:00
commit c67067a2a4
71311 changed files with 6800714 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
Metadata-Version: 2.0
Name: secure-smtplib
Version: 0.1.1
Summary: Secure SMTP subclasses for Python 2
Home-page: https://github.com/graingert/secure-smtplib
Author: Thomas Grainger
Author-email: secure-smtplib@graingert.co.uk
License: UNKNOWN
Keywords: smtplib,TLS,SSL,verify,validate,ca_cert,ca
Platform: UNKNOWN
secure-smtplib
==============
Secure SMTP subclasses for Python 2
Changes
=========
0.1.0 (2015-04-07)
------------------
- First version of secure-smtplib that can be installed from PyPI