Please update description to include lz (LZMA) write support #406

Closed
opened 2026-01-29 22:11:24 +00:00 by claunia · 4 comments
Owner

Originally created by @MrM40 on GitHub (Jul 12, 2020).

It's not mentioned on the Nuget repository page nor in the introduction section here on Github.
In my view it's one of the most important features and it not worthy of only being mentioned as a site-note somewhere ;-)

Originally created by @MrM40 on GitHub (Jul 12, 2020). It's not mentioned on the Nuget repository page nor in the introduction section here on Github. In my view it's one of the most important features and it not worthy of only being mentioned as a site-note somewhere ;-)
Author
Owner

@adamhathcock commented on GitHub (Jul 12, 2020):

I'll take a PR for whatever you want written in :)

Just busy with work and a new baby so little headspace even for simple things.

@adamhathcock commented on GitHub (Jul 12, 2020): I'll take a PR for whatever you want written in :) Just busy with work and a new baby so little headspace even for simple things.
Author
Owner

@MrM40 commented on GitHub (Jul 12, 2020):

Uhh....then you sure are busy, congratulation :-)
You write "Write support for zip/tar/bzip2/gzip are implemented." Just add "LZ(lzma)" to that sentence.
I've been skipping this project several time because I though it didn't had LZMA write support, but it turns out you implemented it long time ago, and that's really nice, just "spread the word":-)

@MrM40 commented on GitHub (Jul 12, 2020): Uhh....then you sure are busy, congratulation :-) You write "Write support for zip/tar/bzip2/gzip are implemented." Just add "LZ(lzma)" to that sentence. I've been skipping this project several time because I though it didn't had LZMA write support, but it turns out you implemented it long time ago, and that's really nice, just "spread the word":-)
Author
Owner

@adamhathcock commented on GitHub (Jul 12, 2020):

Ill try to remember to do it when I'm back at a computer.

Actually, Jon Skeet implemented LZip read and write for Nodatime and I got LZMA/7Zip basics from contributors as well.

Always looking for someone to help maintain though since recent years I haven't had the time!

@adamhathcock commented on GitHub (Jul 12, 2020): Ill try to remember to do it when I'm back at a computer. Actually, Jon Skeet implemented LZip read and write for Nodatime and I got LZMA/7Zip basics from contributors as well. Always looking for someone to help maintain though since recent years I haven't had the time!
Author
Owner

@adamhathcock commented on GitHub (Jul 16, 2020):

Just needed to update the readme. I think the Nuget description was right

@adamhathcock commented on GitHub (Jul 16, 2020): Just needed to update the readme. I think the Nuget description was right
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#406