xar unarchiver (.xar, .pkg, .xip)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

+5 -2
+5 -2
README.md
··· 20 20 - [x] Parsing 21 21 - [ ] Heap 22 22 - [ ] Extraction 23 - - [ ] gzip 24 - - [ ] bzip2 23 + - [x] gzip 24 + - [x] bzip2 25 25 26 26 ## current features 27 27 28 28 - archive info 29 29 - file listing 30 + - decompression **(experimental!)** 31 + - bzip2 appears to be unreliable (i could get a test archive to decompress several files, but fail on others?) 32 + - gzip is implemented but UNTESTED 30 33 31 34 --- 32 35