Skip to content

Commit

Permalink
Import original unzoo 4.4 source
Browse files Browse the repository at this point in the history
  • Loading branch information
linvjw committed Apr 8, 2015
1 parent a75a101 commit dc00e5d
Show file tree
Hide file tree
Showing 2 changed files with 2,856 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# unzoo
'unzoo' is a zoo archive extractor. A zoo archive is a file that contains several files, called its members, usually in compressed form to save space. 'unzoo' can list all or selected members or extract all or selected members, i.e., uncompress them and write them to files. It cannot add new members or delete members. For this you need the zoo archiver, called 'zoo', written by Rahul Dhesi.

The origin of this project comes from here:

http:https://archives.math.utk.edu/software/multi-platform/gap/util/unzoo.c

The intent of this repository is to provide a place to collect any more modern fixes.
Loading

0 comments on commit dc00e5d

Please sign in to comment.