[PR #191] Initial read-only support for LZip #889

Closed
opened 2026-01-29 22:18:03 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/adamhathcock/sharpcompress/pull/191

State: closed
Merged: Yes


LZip has no notion of flienames, so an LzipReader wouldn't make very much sense;
I've just implemented the stream, and hooked it into tar support.

This addresses #184, at least as far as I need :)

**Original Pull Request:** https://github.com/adamhathcock/sharpcompress/pull/191 **State:** closed **Merged:** Yes --- LZip has no notion of flienames, so an LzipReader wouldn't make very much sense; I've just implemented the stream, and hooked it into tar support. This addresses #184, at least as far as I need :)
claunia added the pull-request label 2026-01-29 22:18:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#889