Description
Lets Python software read LHA archive files, an older compressed archive format. It is useful for compatibility tools, extractors, preservation workflows, and projects that need to process legacy archives.
Archives from unknown sources should be handled carefully. Applications should guard against unexpected paths, huge extracted data, and malformed compressed content.