Metadata-Version: 2.1
Name: booking_pdf_generator_vipin247
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: vipin
Author-email: vipin <x23269731@student.ncirl.ie>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Issues, https://github.com/pypa/sampleproject/issues
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
License-File: LICENSE

# Booking PDF Generator

A Python library for generating booking confirmation PDFs.

## Installation

```bash
pip install booking-pdf-generator



