Metadata-Version: 2.1
Name: zip2np
Version: 0.1.3
Summary: Library for decompressing Zip files and put into Numpy Arrays
Home-page: https://github.com/borjaeg/zip2np
Author: Borjakas
Author-email: hello@borjakas.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: opencv-python

### ZIP2NP
Library for decompressing Zip files and put into Numpy Arrays

