Source: golang-github-dustin-go-humanize Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 12), dh-golang, golang-any Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dustin-go-humanize Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dustin-go-humanize.git Homepage: https://github.com/dustin/go-humanize XS-Go-Import-Path: github.com/dustin/go-humanize Package: golang-github-dustin-go-humanize-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: foreign Description: format units to human friendly sizes go-humanize provides few functions for helping humanize times and sizes.