Metadata-Version: 2.4
Name: dles
Version: 0.1.2
Summary: A package to load and return program content.
Home-page: https://github.com/yourusername/mlcode
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# MyPackage

A Python package to fetch content for various programs.

## Installation

```bash
pip install dles

