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

Update decompression #154

Merged
merged 8 commits into from
Dec 20, 2024
Merged

Update decompression #154

merged 8 commits into from
Dec 20, 2024

Conversation

jschwartzentruber
Copy link
Collaborator

@jschwartzentruber jschwartzentruber commented Dec 19, 2024

  • Only warn about missing lbzip2 if we would use it
  • Add xz warning if we would use it
  • Make external xz multi-threaded
  • Fall-back to python lzma if xz is not available
  • Update CI (add Windows/mac) & typing format

Fixes #151, #152, #153

@jschwartzentruber jschwartzentruber self-assigned this Dec 19, 2024
@jschwartzentruber jschwartzentruber requested a review from a team as a code owner December 19, 2024 20:48
@jschwartzentruber jschwartzentruber merged commit f5efb9d into master Dec 20, 2024
4 checks passed
@jschwartzentruber jschwartzentruber deleted the upd-decomp branch December 20, 2024 17:42
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

Successfully merging this pull request may close these issues.

Only warn about lbzip2 if tar.bz2 is being extracted
2 participants