pkgsrc/security/go-xxhash/PLIST
ng0 32270bbf5f Add security/go-xxhash version 2.1.0
Go implementation of the 64-bit xxHash algorithm (XXH64).

This implementation provides a fast pure-Go implementation
and an even faster assembly implementation for amd64.
2019-11-06 11:26:49 +00:00

20 lines
1,003 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/11/06 11:26:49 ng0 Exp $
bin/xxhsum
gopkg/pkg/${GO_PLATFORM}/github.com/cespare/xxhash.a
gopkg/src/github.com/cespare/xxhash/LICENSE.txt
gopkg/src/github.com/cespare/xxhash/README.md
gopkg/src/github.com/cespare/xxhash/go.mod
gopkg/src/github.com/cespare/xxhash/go.sum
gopkg/src/github.com/cespare/xxhash/xxhash.go
gopkg/src/github.com/cespare/xxhash/xxhash_amd64.go
gopkg/src/github.com/cespare/xxhash/xxhash_amd64.s
gopkg/src/github.com/cespare/xxhash/xxhash_other.go
gopkg/src/github.com/cespare/xxhash/xxhash_safe.go
gopkg/src/github.com/cespare/xxhash/xxhash_test.go
gopkg/src/github.com/cespare/xxhash/xxhash_unsafe.go
gopkg/src/github.com/cespare/xxhash/xxhash_unsafe_test.go
gopkg/src/github.com/cespare/xxhash/xxhashbench/go.mod
gopkg/src/github.com/cespare/xxhash/xxhashbench/go.sum
gopkg/src/github.com/cespare/xxhash/xxhashbench/xxhashbench_test.go
gopkg/src/github.com/cespare/xxhash/xxhsum/.gitignore
gopkg/src/github.com/cespare/xxhash/xxhsum/xxhsum.go