Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 605 Bytes

README.adoc

File metadata and controls

15 lines (9 loc) · 605 Bytes

Various hacks and manipulations on zip files

Reads indexes and fetches specified entries from S3-hosted zip files, without downloading the whole archive, using standard Python zipfile APIs. Uses boto for S3 access. Prints listing and retrieved (and deflated, if applicable) entries to standard output.

s3zip equivalent for general HTTP/S hosted files

Downloads a minimal copy of the latest IntelliJ IDEA CE, using httpzip tool