Info2: << Package: m2crypto-py%type_pkg[python] Version: 0.21.1 Revision: 1 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5 Type: python (2.4 2.5 2.6 2.7) Source: http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%v.tar.gz Source-MD5: f93d8462ff7646397a9f77a2fe602d17 BuildDepends: swig, distribute-py%type_pkg[python], system-openssl-dev Depends: python%type_pkg[python] NoSetCPPFlags: True CompileScript: << python%type_raw[python] setup.py build build_ext --openssl=%p/lib/system-openssl << InstallScript: << python%type_raw[python] setup.py install --prefix %p --root %d << DocFiles: LICENCE README doc/ Description: Python interface to openssl DescDetail: << 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 can also be used to provide SSL for Twisted. << License: BSD Homepage: http://chandlerproject.org/bin/view/Projects/MeTooCrypto Maintainer: Brendan Cully <<