Skip to content

Create a file tree with the raw data from a zip file in usable format

Notifications You must be signed in to change notification settings

patrikaxelsson/zip2gz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

This script takes a zip file as input and creates a tree of files containing the same raw data as they have in the zip file, but in a way that is usable. So for example if a file in the zip file is compressed with deflate, it will take that raw deflate data and slap a gzip header and footer around it.

About

Create a file tree with the raw data from a zip file in usable format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages