Metadata-Version: 2.1
Name: dlPDF
Version: 0.1.2
Summary: A simple package with a single function
Home-page: 
Author: HimanshuP
Author-email: himanshuhp2121@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

# My PDF Package

This package fetches a PDF from a GitHub URL and saves it locally.

## Installation

```bash
pip install my_pdf_package
