SlackBuildsOrg/libraries/unarr/README
Matteo Bernardini da84d1d44f libraries/unarr: Added (archive library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-14 06:05:37 +07:00

7 lines
346 B
Text

unarr is a decompression library for RAR, TAR, ZIP and 7z archives.
unarr originated as a port of the RAR extraction features from
The Unarchiver project required for extracting images from comic
book archives (.cbr). It was written as an alternative to
libarchive which didn't have support for parsing filters or solid
compression at the time.