github.com/git-lfs/git-lfs@v2.5.2+incompatible/tools/humanize/package.go (about) 1 // package humanize is designed to parse and format "humanized" versions of 2 // numbers with units. 3 // 4 // Based on: github.com/dustin/go-humanize. 5 package humanize