Metadata-Version: 2.2
Name: fair_kmeans_aravind
Version: 0.1.0
Summary: FAIR K-MEANS
Home-page: https://github.com/yourusername/my_package
Author: Ashwin Ram Venkataraman
Author-email: ashwinram232@gmail.com
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: requires-python
Dynamic: summary

# my_package

A simple example package.

## Installation
```bash
pip install my_package
