go-github-com-whyrusleeping-chunker 0.0.0-20181014151217-fe64bd25879f
Implementation of Content Defined Chunking in Golang
Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum. This package provides a modified fork of https://github.com/restic/restic project.
- Website: https://github.com/whyrusleeping/chunker
- Licenses: FreeBSD
- Package source: gnu/packages/golang-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-whyrusleeping-chunker 0.0.0-20181014151217-fe64bd25879f
as follows:
guix install go-github-com-whyrusleeping-chunker@0.0.0-20181014151217-fe64bd25879f
Or install the latest version:
guix install go-github-com-whyrusleeping-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.