go-github-com-restic-chunker 0.4.0
Implementation of Content Defined Chunking Golang
Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum.
- Outputs:
out
- Website: https://github.com/restic/chunker
- Licenses: FreeBSD
- Package source: gnu/packages/golang-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-restic-chunker 0.4.0
as follows:
guix install go-github-com-restic-chunker@0.4.0
Or install the latest version:
guix install go-github-com-restic-chunker
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.