Source: golang-github-pierrec-xxhash Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Alexandre Viau Build-Depends: debhelper (>= 9), dh-golang, golang-go Standards-Version: 3.9.7 Homepage: https://github.com/pierrec/xxHash Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pierrec-xxhash Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pierrec-xxhash.git XS-Go-Import-Path: github.com/pierrec/xxHash Testsuite: autopkgtest-pkg-go Package: golang-github-pierrec-xxhash-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-go Description: pure Go implementation of xxHash (32 and 64 bits versions) Pure Go implementation of xxHash (32 and 64 bits versions) xxHash is a very fast hashing algorithm. This package implements xxHash in pure Go.