An archiver which is like a
tar
alternative.
src | ||
.gitignore | ||
CMakeLists.txt | ||
file_format.md | ||
LICENSE | ||
README.md |
Simple Archiver
This program exists because I could not get tar
or ar
to compile with
Cosmopolitan. Thus, this
archiver will be written with support for Cosmopolitan in mind. This means
sticking to the C programming language and possibly using Cosmopolitan-specfic
API calls.
LICENSE Information
Uses the Apache License 2.0.