components/python/m2crypto/m2crypto-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
child 6155 fe5d6577b5c1
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    27     value=pkg:/library/python/m2crypto-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/m2crypto-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="Python interface for OpenSSL"
    28 set name=pkg.summary value="Python interface for OpenSSL"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="M2Crypto is a 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: an HTTPS server for Zope; and ZSmime: an S/MIME messenger for Zope. M2Crypto can also be used to provide SSL for Twisted."
    30     value="M2Crypto is a 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: an HTTPS server for Zope; and ZSmime: an S/MIME messenger for Zope. M2Crypto can also be used to provide SSL for Twisted."
    31 set name=com.oracle.info.description value="Python bindings for OpenSSL"
    31 set name=com.oracle.info.description value="Python bindings for OpenSSL"
    32 set name=com.oracle.info.tpno value=4424
    32 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification \
    33 set name=info.classification \
    34     value=org.opensolaris.category.2008:Development/Python \
    34     value=org.opensolaris.category.2008:Development/Python \
    35     value=org.opensolaris.category.2008:System/Security
    35     value=org.opensolaris.category.2008:System/Security
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream value="Heikki Toivonen <[email protected]>"
    37 set name=info.upstream value="Heikki Toivonen <[email protected]>"