Description
Removes timestamps, ordering differences, and other non-deterministic details from build outputs so packages are easier to reproduce byte-for-byte. It is useful for distribution packaging, supply-chain verification, and reproducible-build workflows.
Because it rewrites files, test it on build artifacts rather than original source material. Incorrect use can hide useful metadata or change files in ways a project did not expect.