diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-04 11:37:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-04 11:37:32 +0000 |
commit | 5a725e431677382f8973d1d93727688ec5698221 (patch) | |
tree | a990980b195c0773735aeaa05ba3cd4019cdddfa /security/py-m2crypto/pkg-descr | |
parent | 762fde0ac9ca83887e72d5c42277fa0f62f0e185 (diff) | |
download | ports-5a725e431677382f8973d1d93727688ec5698221.tar.gz ports-5a725e431677382f8973d1d93727688ec5698221.zip |
- Update to 0.22.3
- Use PYDISTUTILS_AUTOPLIST
- Reformat pkg-descr
- Add PyPI as primary WWW
Changes: https://github.com/martinpaljak/M2Crypto/commits/master
Notes
Notes:
svn path=/head/; revision=342496
Diffstat (limited to 'security/py-m2crypto/pkg-descr')
-rw-r--r-- | security/py-m2crypto/pkg-descr | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/security/py-m2crypto/pkg-descr b/security/py-m2crypto/pkg-descr index b337839c13b5..7cb73323b3e8 100644 --- a/security/py-m2crypto/pkg-descr +++ b/security/py-m2crypto/pkg-descr @@ -1,8 +1,9 @@ -M2Crypto is the most complete Python wrapper for OpenSSL featuring RSA, DSA, -DH, 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 is the most complete Python wrapper for OpenSSL featuring RSA, DSA, DH, +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. +WWW: https://pypi.python.org/pypi/M2Crypto WWW: http://chandlerproject.org/Projects/MeTooCrypto |