Metadata-Version: 2.1
Name: ezunzip
Version: 1.0.0
Summary: 同夹压缩速解精灵，同时解压同目录下所有任意种类压缩包
Author-email: CHUA某人 <chua-x@outlook.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/CHUA-X/Unzip/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Intended Audience :: End Users/Desktop
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymsgbox
Requires-Dist: rarfile
Requires-Dist: py7zr
Requires-Dist: cabfile

# English introduction
The same time compression and decompression genius, simultaneously decompresses all kinds of compressed packages in the same directory

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

# 中文介绍
同夹压缩速解精灵，同时解压同目录下所有任意种类压缩包

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

# 用法
> pip install unzip
> py -m unzip.py
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
# bug反馈
### 如您在使用中发现任何问题，请访问作者[GitHub](https://github.com/CHUA-X/Unzip/issues "作者的GitHub")留言反馈，谢谢！
