[PR #731] [CLOSED] LHA archive decompression support added #1192

Open
opened 2026-01-29 22:19:25 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/731
Author: @TwanVanDongen
Created: 3/8/2023
Status: Closed

Base: masterHead: master


📄 Description

LHA Archive support added for decompression of methods lh0, lh5, lh6 and lh7. Others will be added when test-archives are created. Implementation taken from LHA Decompressor for .NET.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/731 **Author:** [@TwanVanDongen](https://github.com/TwanVanDongen) **Created:** 3/8/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📄 Description LHA Archive support added for decompression of methods lh0, lh5, lh6 and lh7. Others will be added when test-archives are created. Implementation taken from [LHA Decompressor for .NET](https://github.com/benbaker76/LHADecompressor). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:19:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1192