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

Implement a method to extract a single file #58

Open
tinovyatkin opened this issue Dec 11, 2024 · 0 comments
Open

Implement a method to extract a single file #58

tinovyatkin opened this issue Dec 11, 2024 · 0 comments

Comments

@tinovyatkin
Copy link

Thank you for the module!

I want to use this module to inspect tarballs (like Docker OCI images) and in most cases need to extract one or two specific files (i.e. index.json) so it will be very useful if a method for that can be provided (like Entry.asBytes).

tar CLI can do so like tar -x -O -f something.tar index.json

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

1 participant