Metadata-Version: 2.4 Name: appcore-bootstrap Version: 0.1.4 Summary: Application bootstrap and context management for appcore. License: MIT License-File: LICENSE Author: ZSU Requires-Python: >=3.12,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 Requires-Dist: appcore-common (>=0.1.3,<0.2.0) Requires-Dist: appcore-config (>=0.1.4,<0.2.0) Requires-Dist: appcore-crypto (>=0.1.2,<0.2.0) Requires-Dist: appcore-database (>=0.1.2,<0.2.0) Requires-Dist: appcore-email (>=0.1.2,<0.2.0) Requires-Dist: appcore-key-provider (>=0.1.3,<0.2.0) Requires-Dist: appcore-logging (>=0.1.2,<0.2.0)