GitPedia

Lhasa

Free Software LHA implementation

From fragglet·Updated May 9, 2026·View on GitHub·

Lhasa is a library for parsing LHA (.lzh) archives and a free replacement for the Unix LHA tool. The project is written primarily in C, distributed under the ISC License license, first published in 2011. Key topics include: c, compression, isc, lha, lharc.

Latest release: v0.5.0Lhasa 0.5.0
August 2, 2025View Changelog →

Lhasa

Lhasa is a library for parsing LHA (.lzh) archives and a free
replacement for the Unix LHA tool.

Currently it is only possible to read from (i.e. decompress) archives;
generating (compressing) LHA archives may be an enhancement for future
versions. The aim is to be compatible with as many different variants
of the LHA file format as possible, including LArc (.lzs) and PMarc
(.pma). A suite of archives generated from different tools is
included for regression testing. Type 'make check' to run the tests.

The command line tool aims to be interface-compatible with the
non-free Unix LHA tool (command line syntax and output), for backwards
compatibility with tools that expect particular output.

Lhasa is licensed under the ISC license, which is a simplified version
of the MIT/X11 license that is functionally identical.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from fragglet/lhasa via the GitHub API.Last fetched: 6/15/2026