Package: wnpp
Severity: wishlist
* Package name : golang-code.cloudfoundry-bytefmt
Version : 0.0~git20190818.854d396
Upstream Author : Cloud Foundry
* License : Apache-2.0
Programming Lang : Golang
Description: Human readable byte formatter
This package provides a Go module to easily format Byte sizes in a way easily
readable by humans. Currently it is able to handle T: Terabyte, G: Gigabyte,
M: Megabyte, K: Kilobyte and B: Byte.
This is needed for container-diff packaging.
Best,
Utkarsh