summaryrefslogtreecommitdiff
path: root/PKG-INFO
diff options
context:
space:
mode:
authoryan11.meng <yan11.meng@samsung.com>2020-02-26 12:47:07 +0900
committeryan11.meng <yan11.meng@samsung.com>2020-02-26 12:47:07 +0900
commit13ec6f74c73b377d6233de42cc942846e976541b (patch)
tree894efb8d5e53dd68dd463f7b222406439f4f494d /PKG-INFO
parent5015799de7fb1dc08b584c0044d8393e4062ff34 (diff)
downloadpython-M2Crypto-13ec6f74c73b377d6233de42cc942846e976541b.tar.gz
python-M2Crypto-13ec6f74c73b377d6233de42cc942846e976541b.tar.bz2
python-M2Crypto-13ec6f74c73b377d6233de42cc942846e976541b.zip
Imported Upstream version 0.35.1
Change-Id: Id4a444b8c1d11fee1026b433a47ca5aabcf11622
Diffstat (limited to 'PKG-INFO')
-rw-r--r--PKG-INFO23
1 files changed, 0 insertions, 23 deletions
diff --git a/PKG-INFO b/PKG-INFO
deleted file mode 100644
index 3972df5..0000000
--- a/PKG-INFO
+++ /dev/null
@@ -1,23 +0,0 @@
-Metadata-Version: 1.0
-Name: M2Crypto
-Version: 0.21.1
-Summary: M2Crypto: A Python crypto and SSL toolkit
-Home-page: http://chandlerproject.org/Projects/MeTooCrypto
-Author: Heikki Toivonen
-Author-email: heikki@osafoundation.org
-License: BSD-style license
-Description: M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA,
- DH, EC, HMACs, message digests, symmetric ciphers (including AES); SSL
- functionality to implement clients and servers; HTTPS extensions to Python's
- httplib, urllib, and xmlrpclib; unforgeable HMAC'ing AuthCookies for web
- session management; FTP/TLS client and server; S/MIME; ZServerSSL: A HTTPS
- server for Zope and ZSmime: An S/MIME messenger for Zope. M2Crypto can also be
- used to provide SSL for Twisted.
-Platform: any
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Intended Audience :: Developers
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: C
-Classifier: Programming Language :: Python
-Classifier: Topic :: Security :: Cryptography
-Classifier: Topic :: Software Development :: Libraries :: Python Modules