crc32fix

Crates.iocrc32fix
lib.rscrc32fix
version1.0.0
sourcesrc
created_at2019-01-02 15:10:20.849701
updated_at2019-01-02 15:10:20.849701
descriptionfix png's length or height according to its crc32 checksum
homepage
repositoryhttps://github.com/Aloxaf/crc32fix
max_upload_size
id105044
size8,534
Aloxaf (Aloxaf)

documentation

https://github.com/Aloxaf/crc32fix

README

crc32fix

fix png's length or height according to its crc32 checksum

Install

cargo install crc32fix

Usgae

crc32fix 1.0.0
Aloxaf <aloxafx@gmail.com>
fix png's length or height according to its crc32 checksum"

USAGE:
    crc32fix [OPTIONS] <inputfile>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -o <outputfile>        

ARGS:
    <inputfile>   
Commit count: 1

cargo fmt