Unzip-http

Latest version: v0.6

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6

- change executable to `unzip_http`
- add support for `unzip_http.py` executable for Windows 17

0.5.1

- add RemoteZipInfo.extract() method
- handle large (>64k) central dir
- only warn on missing Accept-Ranges header
- e.g. S3 does not send it but still supports Range Requests

0.4

- expand support for the unzip_http library to Python v3.6

API

* parse date_time in ZipInfo
* add RemoveZipFile.extractall()

0.3

* add MIT license to file to make it vendorable
* expand support for the unzip_http library to Python v3.7
- (unzip-http bin still requires Python v3.8)

API

* add zip_size attribute (thanks bousqui 6)
* add symbols for eocd magics (thanks bousqui 6)
* make RemoteZipFile a context handler
* RemoteZipFile.files now a cached property

0.2

Features

- show sizes in bytes instead of MB
- support ZIP64 (requested by bousqi 4)

Bugfixes

- fix off-by-one: range-requests are inclusive of end byte (reported by bousqi 3)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.