Skip to main content

Utility to verify any linux distro file (*.iso) for its integrity

Project description

pypi python implementation

docs license last-commit

follow

distroverify

Utility to verify any linux distro file (*.iso) for its integrity.

Installation

pip install distroverify

Usage

> python -m distroverify.main d:\iso\ubuntu-mate-19.04-desktop-amd64.iso
Distro Verify version 1.0.8
Utility to verify any linux distro file (*.iso) for its integrity

match success:  ubuntu-mate
verifyication url: http://cdimage.ubuntu.com/ubuntu-mate/releases/19.04/release/SHA1SUMS
calculating file hash...
done
response hash: c691d223f9f3b56340a525686c72db37e7433b90
calculated hash: c691d223f9f3b56340a525686c72db37e7433b90
match:  True

Note

You shouldn't change the name of the iso file (for example, ubuntu-mate-19.04-desktop-amd64.iso) because this tool uses regular expressions to match them and then look up its hash on the corresponding distro.

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

distroverify-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

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