punzip

1.0.0 • Public • Published

punzip

partial unzip. can unzip and stream a single entry from a zip archive (requires fuse)

  • punzip <http-url-of-zip> defaults to unzipping first entry and piping to stdout
  • punzip <http-url-of-zip> --entry=2 unzips 2nd entry and pipes to stdout
  • punzip <http-url-of-zip> --list lists entries and pipes to stdout as ndjson

Readme

Keywords

none

Package Sidebar

Install

npm i punzip

Weekly Downloads

0

Version

1.0.0

License

BSD

Last publish

Collaborators

  • maxogden