An archiver which is like a tar alternative.
Find a file
Stephen Seo 44080e85cc Impl. parser (TODO Fix invalid free crash)
During testing, having at least three positional args cause an invalid
free crash. Should be investigated and fixed.
2024-06-27 11:57:29 +09:00
src Impl. parser (TODO Fix invalid free crash) 2024-06-27 11:57:29 +09:00
.gitignore Impl. parser (TODO Fix invalid free crash) 2024-06-27 11:57:29 +09:00
CMakeLists.txt Impl. parser (TODO Fix invalid free crash) 2024-06-27 11:57:29 +09:00
file_format.md Update file_format.md 2024-06-27 10:36:06 +09:00
LICENSE Add LICENSE, README.md, and license info in source 2024-06-26 19:19:21 +09:00
README.md Add LICENSE, README.md, and license info in source 2024-06-26 19:19:21 +09:00

Simple Archiver

LICENSE Information

Uses the Apache License 2.0.