Metadata-Version: 2.1
Name: health-report
Version: 0.1.0
Summary: A standalone Django project for health reporting
Home-page: https://github.com/yourusername/health-report
Author: name
Author-email: your@email.com
Classifier: Framework :: Django
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
Requires-Dist: django>=5.1.6
Requires-Dist: djangorestframework
Requires-Dist: psycopg2

# mypackage

A simple Python package for greeting.

## Installation

