A checksum module for nmmes-backend.
- nmmes-backend - Required in order to run this module.
The --algo
option selects the cyclic redundancy check algorithm used to generate the hash.
Type: String
Default: crc32c
The --format
option defines the format for the output filename.
Type: String
Default: {name}-[{hash}]{ext}