view PythonTrustStore-0.2.0/PKG-INFO @ 1:ff126718bdc5

Uploaded
author cathywise
date Wed, 11 Dec 2013 21:05:12 -0500
parents
children
line wrap: on
line source

Metadata-Version: 1.0
Name: PythonTrustStore
Version: 0.2.0
Summary: TrustStore Python library and command line client.
Home-page: http://truststore.csiro.au
Author: Catherine Wise
Author-email: catherine.wise@csiro.au
License: LICENSE.txt
Description: # PY-TS: Python TrustStore Library
        
        *WARNING*
        
        This library requires on a *recent* version of OpenSSL to be installed, at least version 1.0. Many systems come with OpenSSL: but it is often an old version.
        
        If you are installing this package on a Mac, the default OpenSSL is almost certainly too old. Please install and updated version using [homebrew](http://mxcl.github.io/homebrew/), we will find it if you have.
        
        If you are installing this package on Ubuntu, you will need Ubuntu 11.10 (Oneiric) or later. Maverick (10.10), despite being the LTS release, does not have a recent enough version of OpenSSL (it has 0.9.8k).
        
Platform: UNKNOWN