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 more decompression algorithms #32

Open
obbardc opened this issue Oct 6, 2022 · 0 comments
Open

Implement more decompression algorithms #32

obbardc opened this issue Oct 6, 2022 · 0 comments
Labels
enhancement New feature or request wishlist

Comments

@obbardc
Copy link
Contributor

obbardc commented Oct 6, 2022

Currently we only support uncompressed images and images compressed with gzip.

@Razaloc says that the supported file extensions for bmap-tools are

'bz2', 'gz', 'xz', 'lzo', 'zst' and a "tar" version of them: 'tar.bz2', 'tbz2', 'tbz', 'tb2', 'tar.gz', 'tgz', 'tar.xz', 'txz', 'tar.lzo', 'tzo', 'tar.lz4', 'tlz4', '.tar.zst', 'tzst'.
@obbardc obbardc added enhancement New feature or request wishlist labels Oct 6, 2022
@obbardc obbardc changed the title Implement more compression algorithms Implement more decompression algorithms Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wishlist
Development

No branches or pull requests

1 participant