components/python/pyopenssl/pyopenssl-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
child 3998 5bd484384122
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    30     value=pkg:/library/python/pyopenssl-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/library/python/pyopenssl-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.summary value="Python interface to the OpenSSL library"
    31 set name=pkg.summary value="Python interface to the OpenSSL library"
    32 set name=pkg.description \
    32 set name=pkg.description \
    33     value="The pyOpenSSL package provides a high-level, Python interface to the functions in the OpenSSL library. It includes a generic cryptographic module, an interface to the OpenSSL pseudo random number generator, and an interface to the SSL-specific parts of OpenSSL. The latter defines SSL Context objects and SSL Connection objects, using Python sockets as a transport layer. The Connection object wraps all the socket methods and can therefore be used interchangeably."
    33     value="The pyOpenSSL package provides a high-level, Python interface to the functions in the OpenSSL library. It includes a generic cryptographic module, an interface to the OpenSSL pseudo random number generator, and an interface to the SSL-specific parts of OpenSSL. The latter defines SSL Context objects and SSL Connection objects, using Python sockets as a transport layer. The Connection object wraps all the socket methods and can therefore be used interchangeably."
    34 set name=com.oracle.info.description value="Python bindings for OpenSSL"
    34 set name=com.oracle.info.description value="Python bindings for OpenSSL"
    35 set name=com.oracle.info.tpno value=9207
    35 set name=com.oracle.info.tpno value=$(TPNO)
    36 set name=info.classification \
    36 set name=info.classification \
    37     value=org.opensolaris.category.2008:Development/Python \
    37     value=org.opensolaris.category.2008:Development/Python \
    38     value=org.opensolaris.category.2008:System/Security
    38     value=org.opensolaris.category.2008:System/Security
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)