Skip to main content

A lightweight command-line program for creating reproducible/deterministic ZIP archives.

Project description

rpzip — a CLI backed by repro-zipfile

PyPI Supported Python versions tests codecov

A lightweight command-line program for creating reproducible/deterministic ZIP archives.

"Reproducible" or "deterministic" in this context means that the binary content of the ZIP archive is identical if you add files with identical binary content in the same order. It means you can reliably check equality of the contents of two ZIP archives by simply comparing checksums of the archive using a hash function like MD5 or SHA-256.

This package provides a command-line program named rpzip. It is designed as a partial drop-in replacement for the ubiquitous zip program and implements a commonly used subset of zip's inferface.

For further documentation, see the "rpzip command line program" section of the repro-zipfile README.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpzip-0.1.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

rpzip-0.1.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page