Mercurial > repos > cathywise > truststore_import
comparison PythonTrustStore-0.2.0/PKG-INFO @ 3:6de426d89bb9
Uploaded
author | cathywise |
---|---|
date | Wed, 11 Dec 2013 21:05:53 -0500 |
parents | ff126718bdc5 |
children |
comparison
equal
deleted
inserted
replaced
2:ea03de7911c9 | 3:6de426d89bb9 |
---|---|
1 Metadata-Version: 1.0 | |
2 Name: PythonTrustStore | |
3 Version: 0.2.0 | |
4 Summary: TrustStore Python library and command line client. | |
5 Home-page: http://truststore.csiro.au | |
6 Author: Catherine Wise | |
7 Author-email: catherine.wise@csiro.au | |
8 License: LICENSE.txt | |
9 Description: # PY-TS: Python TrustStore Library | |
10 | |
11 *WARNING* | |
12 | |
13 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. | |
14 | |
15 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. | |
16 | |
17 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). | |
18 | |
19 Platform: UNKNOWN |