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

ziptime 0.0.0-0.2a5bc9d

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 ziptime 0.0.0-0.2a5bc9d as follows:

guix install ziptime@0.0.0-0.2a5bc9d

Or install the latest version:

guix install ziptime

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.