Metadata-Version: 2.4
Name: diplearning
Version: 0.1.1
Summary: A simple package
Author-email: xploiter <you@example.com>
License: MIT
Keywords: python,example
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# My Awesome Package

Simple Python package.

## Installation

```bash
pip install diplearning
