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 details)
Built Distribution
File details
Details for the file crc_calculator-0.6.4.tar.gz
.
File metadata
- Download URL: crc_calculator-0.6.4.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40ebfb42882a517e3fd348e6bb33896f0b1f7b1f422cdf61ab6c8ce83ba0fd5b |
|
MD5 | dc2bf9428f968ebb023a95f3f00c9f2b |
|
BLAKE2b-256 | fea03ceaecd8829d34cdb3795d64081fb2ee1b406d2729e49bd5fe1148a23555 |
File details
Details for the file crc_calculator-0.6.4-py3-none-any.whl
.
File metadata
- Download URL: crc_calculator-0.6.4-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b44cbcaedffb498bff6eb42bac3425bf9bf83dfd3f84a92c0233e2a2a8d4e45e |
|
MD5 | 5c59cd60183003c8a908db7e94729f39 |
|
BLAKE2b-256 | feffb93c5c259e1154d7ce6d571b614a7e1e5a6414d82ee21d935a38baad1e2a |