verifysfv

command module
v0.0.0-...-6b8a213 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2017 License: MIT Imports: 9 Imported by: 0

README

verifysfv

a tiny, fast, almost-always-io-bound tool for verifying SFV files. Written in Go and adapted from @mpolden's sfv package to verify any of Golang's supported crc32c polynomials (crc32c, IEEE, or Koopman) in parallel. All deps are vendored, so this should build outside of a $GOPATH for any go>=1.7.

Installation

go install github.com/cwlbraa/verifysfv

Example

# to verify a crc32c.sfv file:
verifysfv fileManifest.sfv
# for more options:
verifysfv -h

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package sfv provides a simple way of reading and verifying SFV (Simple File Verification) files.
Package sfv provides a simple way of reading and verifying SFV (Simple File Verification) files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL