meta-virtualization/recipes-devtools/go-dirhash-native/go-dirhash
Bruce Ashfield 44c4e44db7 devtools: add go-dirhash-native for Go module hash calculation
Add a native recipe that builds the Go dirhash tool for calculating
h1: hashes on module zip files. This is used as a fallback when the
pure Python implementation cannot be used.

The tool implements the Go module hash algorithm per the Go modules
reference specification.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2025-12-08 20:57:44 -05:00
..
dirhash-helper.go devtools: add go-dirhash-native for Go module hash calculation 2025-12-08 20:57:44 -05:00
LICENSE devtools: add go-dirhash-native for Go module hash calculation 2025-12-08 20:57:44 -05:00