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

Indexes #113

Open
galapogos01 opened this issue Jan 14, 2024 · 2 comments
Open

Indexes #113

galapogos01 opened this issue Jan 14, 2024 · 2 comments

Comments

@galapogos01
Copy link

Are there Windows tools which are compatible with the tpxz index format?

@vasi
Copy link
Owner

vasi commented Jan 14, 2024

  • Any xz-tool can of course decompress a tpxz file, though it obviously can't use the index
  • Some tools can at least do parallel-decompression, though it's not common. No idea if any such tools are on Windows
  • As far as I'm aware, nothing aside from pixz itself shares our index format. But you should be able to compile pixz on Windows, or at least in WSL

@galapogos01
Copy link
Author

Thanks for the quick reply. Sometimes I need to GUI browse a large archive and it's always painful to fully extract it before 7-Zip or WinRar will let you browse it, then do it again to extract any files. Here's hoping 7-Zip add support!

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