Metadata-Version: 2.1
Name: croudtech-bootstrap
Version: 0.1.30
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: wcwidth ==0.2.13
Requires-Dist: python-dateutil ==2.9.0.post0 ; 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 ==2.2.1 ; python_version >= "3.10"
Requires-Dist: pyyaml ==6.0.1 ; python_version >= "3.6"
Requires-Dist: click ==8.1.7 ; python_version >= "3.7"
Requires-Dist: jmespath ==1.0.1 ; python_version >= "3.7"
Requires-Dist: redis ==5.0.4 ; python_version >= "3.7"
Requires-Dist: table2ascii ==1.1.3 ; python_version >= "3.7"
Requires-Dist: boto3 ==1.34.90 ; python_version >= "3.8"
Requires-Dist: botocore ==1.34.90 ; python_version >= "3.8"
Requires-Dist: s3transfer ==0.10.1 ; python_version >= "3.8"
Requires-Dist: types-pyyaml ==6.0.12.20240311 ; python_version >= "3.8"
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'

