Source: golang-github-facebookgo-stats Section: devel Priority: extra Maintainer: QA Group Build-Depends: debhelper (>= 10), dh-golang, golang-any, golang-github-facebookgo-ensure-dev Standards-Version: 4.1.0 Homepage: https://github.com/facebookgo/stats Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-facebookgo-stats.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-facebookgo-stats.git Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/facebookgo/stats Package: golang-github-facebookgo-stats-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-facebookgo-ensure-dev Description: defines a lightweight interface for collecting statistics This Go library defines a lightweight interface for collecting statistics. It provides methods for holding aggregate data such as running sums, averages, and histograms.