DOS Builds of Info-ZIP

I've been working on restoring a vintage Toshiba Satellite 200CDS and wanted to install a zip / unzip utility. I'm a big fan of modern software for vintage machines, so I looked to see if there are any alternatives to PKZIP.

Turns out that there is a somewhat more modern zip package called Info-Zip. This is great, but the problem is that all the mirrors hosting their compiled binaries seems to be shut down.

But, this is open source! So I'll just compile the binaries myself. And I did, in a Github Actions CI Pipeline. If you find yourself needing a 16bit DOS version of Info-Zip precompiled, you can find it on my github repo.

Here's a direct link to the downloads