Files
uc2/docs/index.rst
Eremey Valetov 7691dcc4fa Add Sphinx documentation and GitHub Pages deployment
Sphinx docs with Furo theme covering CLI usage, library API reference,
archive format specification, build instructions, history, and roadmap.
GitHub Actions workflow deploys to Pages on push to main.
2026-03-12 00:52:47 -04:00

23 lines
568 B
ReStructuredText

UC2 — UltraCompressor II
========================
A cross-platform revival of UltraCompressor II, the DOS-era archiver by
Nico de Vries (1992--1996). UC2 was notable for its advanced
deduplication ("master blocks"), file versioning, and competitive
compression ratios on the hardware of its day.
UC2 v3 brings it back as a modern, portable C99 tool with both
decompression and compression, targeting Linux, macOS, Windows, and DOS.
.. toctree::
:maxdepth: 2
:caption: Contents
quickstart
usage
library
format
building
history
roadmap