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

Support more compression formats #6

Open
filiptibell opened this issue Apr 9, 2024 · 0 comments
Open

Support more compression formats #6

filiptibell opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@filiptibell
Copy link
Collaborator

Right now Rokit only supports GZip as an additional compression format:

https://github.com/filiptibell/rokit/blob/6ecef4fdb14911005126f23010464476380368c7/lib/sources/decompression.rs#L8

It should be pretty straightforward to add support for more - we just need to figure out which ones are commonly used in tool releases and that may benefit the community.

@filiptibell filiptibell added the enhancement New feature or request label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant