Metadata-Version: 1.0
Name: egenix-pyopenssl
Version: 0.13.6
Summary: eGenix pyOpenSSL Distribution for Python
Home-page: http://www.egenix.com/products/python/pyOpenSSL/
Author: eGenix.com Software GmbH
Author-email: info@egenix.com
License: eGenix.com Public License 1.1.0; Copyright (c) 2008-2014, eGenix.com Software GmbH, All Rights Reserved
Download-URL: https://downloads.egenix.com/python/download_url/egenix-pyopenssl/0.13.6/
Description: eGenix pyOpenSSL Distribution for Python
        ----------------------------------------
        
        The eGenix.com pyOpenSSL Distribution includes everything you need to
        get started with OpenSSL in Python, based on the fine pyOpenSSL
        package that is available from Launchpad at
        https://launchpad.net/pyopenssl/.
        
        It comes with an easy to use installer that includes the most recent
        OpenSSL library versions in pre-compiled form and also ships with the
        most recent certificate authority (CA) bundles from Mozilla, together
        with a support module to make using the bundles easy in pyOpenSSL.
        
        You can also compile pyOpenSSL yourself. For Windows, we include all
        necessary OpenSSL build files to make this easy for you. On other
        platforms, you just need to install the OpenSSL library (including the
        development headers) to compile from source.
        
        Downloads
        ---------
        
        For downloads, documentation, installation instructions, changelog,
        and feature list, please visit the product page at:
        
            http://www.egenix.com/products/python/pyOpenSSL/
        
        Web Installer
        -------------
        
        The source package on the Python Package Index (PyPI) is a web
        installer, which will automatically select and download the right
        binary package for your installation platform.
        
        This source package does not include the crypto code, so it's safe to
        download and distribute. Before downloading the crypto code archives,
        the web installer will ask for confirmation of the export regulations
        that apply to the code.
        
        For more information, please see
        
            http://www.egenix.com/products/python/pyOpenSSL/#WebInstaller
        
        Licenses
        --------
        
        pyOpenSSL was originally written by Martin Sjoegren for AB Strakt and
        is now maintained by Jean-Paul Calderone.
        
        This distribution is brought to you by eGenix.com and made available
        under the eGenix.com Public License 1.1.0.
        
        pyOpenSSL is distributed under the Apache License 2.0.
        
        OpenSSL is distributed under the OpenSSL license.
        
        This product includes cryptographic software written by Eric Young
        (eay@cryptsoft.com).  This product includes software written by Tim
        Hudson (tjh@cryptsoft.com).  This product includes software developed
        by the OpenSSL Project for use in the OpenSSL
        Toolkit. (http://www.openssl.org/)
        
Platform: Windows
Platform: Linux
Platform: Mac OS X
Classifier: Development Status :: 5 - Production/Stable
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: License :: OSI Approved :: Python License (CNRI Python License)
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: BeOS
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: OS/2
Classifier: Operating System :: Other OS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.4
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Communications
Classifier: Topic :: Documentation
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities 
