summaryrefslogtreecommitdiff
path: root/archivers/libarc/pkg-descr
blob: b8eef5e4d033a5231dde0e4018cf250d57e5e94b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
A tiny C library and sample program to extract data compressed using dozen
popular archivers. Currently following formats are supported:

- tar (*.tar) 
- tar + gzip'ed (*.tar.gz, *.tgz) (deflate) 
- zip (*.zip) (implode, deflate) 
- lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4) 
- MIME multipart

WWW: http://raiden.goice.co.jp/member/mo/release/#libarc