Metadata-Version: 2.1
Name: requests-auth-aws-sigv4
Version: 0.2
Summary: AWS SigV4 Authentication with the python requests module
Home-page: https://github.com/andrewjroth/requests-auth-aws-sigv4
Author: Andrew Roth
Author-email: andrew@andrewjroth.com
License: UNKNOWN
Description: # requests-auth-aws-sigv4
        Use AWS signature version 4 Authentication with the python requests module
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7, >=3.6
Description-Content-Type: text/markdown
