Metadata-Version: 2.1
Name: croudtech-bootstrap
Version: 0.1.25
Summary: Applicaton config via AWS S3 and AWS Secrets Manager
Home-page: http://github.com/CroudTech/croudtech-python-bootstrap-app
Author: Jim Robinson
Author-email: jscrobinson@gmail.com
License: mit
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: boto3 ==1.26.56
Requires-Dist: click ==8.1.3
Requires-Dist: pyyaml ==6.0
Requires-Dist: redis ==4.4.2
Requires-Dist: table2ascii ==1.1.0
Requires-Dist: types-pyyaml ==6.0.12.3
Requires-Dist: wcwidth ==0.2.6
Requires-Dist: python-dateutil ==2.8.2 ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six ==1.16.0 ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: urllib3 ==1.26.14 ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5"
Requires-Dist: async-timeout ==4.0.2 ; python_version >= "3.6"
Requires-Dist: botocore ==1.29.56 ; python_version >= "3.7"
Requires-Dist: jmespath ==1.0.1 ; python_version >= "3.7"
Requires-Dist: s3transfer ==0.6.0 ; python_version >= "3.7"
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'

