A dead-simple, non-compressing archiving tool.
- A C compiler
darch -a <object 1> [more objects ...] -o <output.archive>
darch -x <archive name> -o <output directory>
- macOS
- Linux
- Solaris
- FreeBSD
- OpenBSD
- Literally any UNIX or just POSIX-compliant system
- Windows (Folder attributes break and I have zero intention of fixing them, but other than that it works more or less as expected)