Source: golang-github-facebookgo-stats Section: devel Priority: optional Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-facebookgo-ensure-dev Standards-Version: 4.1.1 Homepage: https://github.com/facebookgo/stats Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-facebookgo-stats Vcs-Git: https://salsa.debian.org/go-team/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.