Metadata-Version: 1.0
Name: MyProxyClient
Version: 1.0.0
Summary: MyProxy Client
Home-page: http://proj.badc.rl.ac.uk/ndg/wiki/Security/MyProxyClient
Author: Philip Kershaw
Author-email: Philip.Kershaw@stfc.ac.uk
License: BSD - See LICENSE file in top-level directory

Software adapted from myproxy_logon.  - For myproxy_logon see Access Grid 
Toolkit Public License (AGTPL)

This product includes software developed by and/or derived from the Access 
Grid Project (http://www.accessgrid.org) to which the U.S. Government retains 
certain rights.
Description: Pure Python implementation of MyProxy client interface.
        
        This version replaces M2Crypto with PyOpenSSL as the OpenSSL wrapper.
        Get trust roots is now added.  A stub for Put has been added but not
        implemented as unfortunately the PyOpenSSL X.%09 extensions interface does
        not support the required proxyCertInfo extension required for proxy
        certificates.
        
Platform: POSIX
Platform: Linux
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (BSD)
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Security
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Software Development :: Libraries :: Python Modules
