Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for zip files in info, cat ... #215

Open
rufuspollock opened this issue Dec 3, 2017 · 0 comments
Open

Support for zip files in info, cat ... #215

rufuspollock opened this issue Dec 3, 2017 · 0 comments
Milestone

Comments

@rufuspollock
Copy link
Member

As a Wrangler I want to inspect and read files from zip quickly and easily and without having to unzip onto disk somewhere.

data info ZIPFILE

Should result in displaying ZIPFILE as it it were a directory

data cat ZIPFILE

Should result in cat on first file in ZIPFILE (or maybe a choice of what file to cat ...)

Tasks

Research

Questions: do they work with streams?

Node zip file libraries

@zelima zelima added this to the Backlog milestone Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants