Description
Controls zip archive creation for reproducible builds, reducing differences caused by timestamps, file ordering, or metadata. It is useful for projects that publish ZIP-based artifacts and need identical outputs from identical inputs.
Use it in controlled packaging workflows rather than casual file compression. Check the generated archives before release, especially when permissions, ordering, or metadata matter to downstream tools.