Metadata-Version: 2.1
Name: mleslab
Version: 1.1.0
Summary: A package to load and return program content.
Home-page: https://github.com/yourusername/mleslab
Author: Your Name
Author-email: your.email@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# MyPackage

A Python package to fetch content for various programs.

## Installation

```bash
pip install mleslab
