Metadata-Version: 2.0
Name: boto3-session-cache
Version: 1.0.1
Summary: Provides a local file system cache for temporary AWS session credentials.
Home-page: https://github.com/mixja/boto3-session-cache
Author: Justin Menga
Author-email: justin.menga@gmail.com
License: ISC
Keywords: aws sts boto3 credentials
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: License :: OSI Approved :: ISC License (ISCL)
Provides: boto3_session_cache
Requires-Dist: boto3
Provides-Extra: test
Requires-Dist: pyfakefs (>=3.1); extra == 'test'
Requires-Dist: pytest (>=3.0); extra == 'test'

UNKNOWN


