Bug 447421 - Add support for lzip compression
Summary: Add support for lzip compression
Status: REPORTED
Alias: None
Product: frameworks-karchive
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.89.0
Platform: Slackware Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-23 12:19 UTC by Heinz Wiesinger
Modified: 2022-01-12 00:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heinz Wiesinger 2021-12-23 12:19:17 UTC
SUMMARY

It would be nice if karchive had support for lzip compression. An example where this is more and more used is source file distributions in the form of "tar.lz" archives.

A library that can be used for this is lzlib: http://www.nongnu.org/lzip/lzlib.html