Define program version
Project description
Usage with Installation
Install crc-calculator using pip.
$ pip install crc-calculator
Run crc command with arguments.
$ crc -h
usage: crc -p [POLYNOMIAL] -d [DATA]
$ crc --polynomial 100101 --data 101101001
checksum: 00010
validation: 00000
Usage of Windows Executable
Download crc-calculator-{version}-windows.zip from the release.
Unzip file and run the powershell on that path.
Run .\crc command with arguments
$ .\crc -h
usage: crc -p [POLYNOMIAL] -d [DATA]
$ .\crc --polynomial 100101 --data 101101001
checksum: 00010
validation: 00000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
crc_calculator-0.6.4.tar.gz
(3.5 kB
view hashes)
Built Distribution
Close
Hashes for crc_calculator-0.6.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b44cbcaedffb498bff6eb42bac3425bf9bf83dfd3f84a92c0233e2a2a8d4e45e |
|
MD5 | 5c59cd60183003c8a908db7e94729f39 |
|
BLAKE2b-256 | feffb93c5c259e1154d7ce6d571b614a7e1e5a6414d82ee21d935a38baad1e2a |