Metadata-Version: 2.1
Name: appointment-x23241535
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: Annmariya
Author-email: x23241535@student.ncirl.ie
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

# My Clinic Appointment Package

The package counts how many slots are left for booking.

## Installation

You can install this package using pip:

```bash
pip install appointment
