Metadata-Version: 2.4
Name: zipfile_helper
Version: 0.1.0
Summary: Reading and extracting zip files made easier
Author-email: Nyx-0 <nyx.deusexmachina@proton.me>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12.3
Description-Content-Type: text/markdown

# Zipfile Helper
## Table of contents
### - [Project Description](#project-description)
### - [Version](#versions)
- [V0.0.1](#v001)
## Project Description
**Zipfile Helper** is a python package that makes reading and extracting data from a zipfile easier. 
## Versions
### V0.0.1