git-lfs/tools/humanize/package.go
2017-06-13 14:00:18 -06:00

6 lines
163 B
Go

// package humanize is designed to parse and format "humanized" versions of
// numbers with units.
//
// Based on: github.com/dustin/go-humanize.
package humanize