Metadata-Version: 2.4
Name: mmypkg
Version: 0.1.1
Summary: A simple ML package to calc area
Project-URL: Homepage, https://github.com/yourusername/mypkg
Project-URL: Repository, https://github.com/yourusername/mypkg
Author-email: om <om052002@gmail.com>
Maintainer-email: Your Name <youremail@example.com>
License-Expression: MIT
Keywords: education,machine learning
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: numpy>=1.20
Description-Content-Type: text/markdown

# Ompkg

A Python package for calculating area of shapes.
