Metadata-Version: 2.1
Name: corlace-sdk
Version: 0.1.0
Summary: A description of your package
Home-page: https://github.com/your-username/corlace-sdk
Author: Your Name
Author-email: your-email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: urllib3
Requires-Dist: Flask
Requires-Dist: setuptools
Requires-Dist: Werkzeug
Requires-Dist: PyYAML

# corlace-sdk

A brief description of your package.

## Installation

```bash
pip install corlace-sdk
