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

[Suggestion] Single pass extraction of compressed tar files #24

Closed
bllngr opened this issue Oct 18, 2021 · 2 comments
Closed

[Suggestion] Single pass extraction of compressed tar files #24

bllngr opened this issue Oct 18, 2021 · 2 comments
Labels
archived duplicate This issue or pull request already exists enhancement New feature or request suggestion

Comments

@bllngr
Copy link

bllngr commented Oct 18, 2021

Usually, when uncompressing compressed tar files (.tar.gz or .tar.xz or whatever), the user is interested in the content of the tar archive, not the .tar itself. NanaZip could help the user here by extracting and unarchiving the file in a single pass, instead of having to uncompress the archive and then unarchive it in two steps.

@MouriNaruto MouriNaruto added enhancement New feature or request suggestion labels Oct 18, 2021
@MouriNaruto
Copy link
Member

This suggestion of the details is useful to help me to implement the smart extraction in NanaZip 3.x series, which is mentioned in https://github.com/M2Team/NanaZip#development-roadmap.

Kenji Mouri

@MouriNaruto
Copy link
Member

The issue is closed because we have a centralized issue to talk about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archived duplicate This issue or pull request already exists enhancement New feature or request suggestion
Projects
None yet
Development

No branches or pull requests

2 participants