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

Simplify exposing single file from TAR stream #5

Open
clue opened this issue Dec 18, 2018 · 0 comments
Open

Simplify exposing single file from TAR stream #5

clue opened this issue Dec 18, 2018 · 0 comments

Comments

@clue
Copy link
Owner

clue commented Dec 18, 2018

I have a number of use cases where the TAR stream actually contains only a single file and I merely want to access the contents of this file without the TAR encoding / headers.

Accordingly, this project should provide a simple API to get access to a single file from the TAR decoder, possibly identified by file index or file name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant