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

Adds zstd (zstandard) support to zip/zipx and 7zip #723

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

Nanook
Copy link
Collaborator

@Nanook Nanook commented Feb 2, 2023

Zstandard zips can be created with winzip. Zstandard 7zips can be created with 7zip here: https://github.com/mcmilk/7-Zip-zstd

This uses the nuget package from this git repo: https://github.com/oleg-st/ZstdSharp

As this PR uses an external nuget reference, I'm submitting it for reference. Should the zstd code be imported to SharpCompress?

Thanks.

Copy link
Owner

@adamhathcock adamhathcock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any chance of absorbing the whole lib?

@Nanook
Copy link
Collaborator Author

Nanook commented Mar 1, 2023

Yes, I'll have a go in a few weeks hopefully. Welcome back :-)

@adamhathcock
Copy link
Owner

Thank you. Also, now there's conflicts :(

@adamhathcock adamhathcock merged commit 1b73dab into adamhathcock:master Jun 12, 2023
0 of 2 checks passed
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.

None yet

3 participants