Metadata-Version: 1.1
Name: aws-auth-helper
Version: 1.5.0
Summary: Helper library providing ArgumentParser and Credentials class for AWS authentication
Home-page: http://aws-auth-helper.readthedocs.org/
Author: Drew J. Sonne
Author-email: drew.sonne@gmail.com
License: GPLv2
Download-URL: https://github.com/drewsonne/awsauthhelper/archive/v.1.5.0.tar.gz
Description: 
        awsauthhelper
        =============
        
        Introduction
        ------------
        
        Helper library providing ArgumentParser and Credentials class for AWS
        authentication.
        
        |Code Issues|
        
        |Code Coverage|
        
        |Test Results|
        
        Documentation
        -------------
        
        Full documentation can be found at `aws-auth-helper.readthedocs.org`_.
        
        .. _aws-auth-helper.readthedocs.org: http://aws-auth-helper.readthedocs.io/en/latest/
        
        .. |Code Issues| image:: https://www.quantifiedcode.com/api/v1/project/ea5b743486474c47b50734f846586474/badge.svg
           :target: https://www.quantifiedcode.com/app/project/ea5b743486474c47b50734f846586474
        .. |Code Coverage| image:: https://codecov.io/github/drewsonne/awsauthhelper/coverage.svg?branch=master
           :target: https://codecov.io/github/drewsonne/awsauthhelper?branch=master
        .. |Test Results| image:: https://travis-ci.org/drewsonne/awsauthhelper.svg?branch=master
           :target: https://travis-ci.org/drewsonne/awsauthhelper
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
