gtsystem / python-remotezip

Python module to access single members of a zip archive without downloading the full content from a remote web server.
MIT License
111 stars 22 forks source link

feat: zip file size #25

Closed relikd closed 8 months ago

relikd commented 8 months ago

builds on top of #23 let me know if you want to bump the patch version again, or if once is ok.

fixes #24