go-github-com-whyrusleeping-chunker
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.
- Versions: 0.0.0-20181014151217-fe64bd25879f
- 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 the latest version of go-github-com-whyrusleeping-chunker
as follows:
guix install go-github-com-whyrusleeping-chunker
Or install a particular version:
guix install go-github-com-whyrusleeping-chunker@0.0.0-20181014151217-fe64bd25879f
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/go-github-com-whyrusleeping-chunker/'><img src='http://127.0.0.1:3000/packages/go-github-com-whyrusleeping-chunker/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-github-com-whyrusleeping-chunker/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-github-com-whyrusleeping-chunker/) Org: [[http://127.0.0.1:3000/packages/go-github-com-whyrusleeping-chunker/][http://127.0.0.1:3000/packages/go-github-com-whyrusleeping-chunker/badges/latest-version.svg]]