This package browser is in early development. Mind the rough edges.

ziptime

Normalize `.zip' archive header timestamps

Ziptime helps make .zip archives reproducible by replacing timestamps in the file header with a fixed time (1 January 2008).

``Extra fields'' are not changed, so you'll need to use the -X option to zip to prevent it from storing the ``universal time'' field.

Installation

Install the latest version of ziptime as follows:

guix install ziptime

Or install a particular version:

guix install ziptime@0.0.0-0.2a5bc9d

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.