Metadata-Version: 2.1
Name: connect-extension-utils
Version: 1.0.0
Summary: This repository extend EaaS's out-of-box functionality providing a set of common utilities that can be reused between different extensions.
Home-page: https://github.com/cloudblue/connect-extension-utils
License: Apache Software License 2.0
Author: Imgram Migro
Requires-Python: >=3.8,<4
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: connect-eaas-core (>=30.3,<31.0)
Requires-Dist: pyjwt (>=2.8.0,<3.0.0)
Requires-Dist: sqlalchemy (>=1.3.12,<2.0.0)
Project-URL: Repository, https://github.com/cloudblue/connect-extension-utils
Description-Content-Type: text/markdown

# Welcome to Connect Extension Utils Library !


This repository extend EaaS's out-of-box functionality providing a set of common utilities that can be reused between different extensions.



## License

**Connect Extension Utils Library** is licensed under the *Apache Software License 2.0* license.

