Source: golang-github-hako-durafmt
Section: golang
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any
Standards-Version: 4.5.1
Homepage: https://github.com/hako/durafmt
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/hako/durafmt

Package: golang-github-hako-durafmt-dev
Architecture: all
Depends: ${misc:Depends}
Description: Better time duration formatting in Go! (library)
 This package contains a tiny Go library that formats time.Duration strings
 (and types) into a human readable format.
