File: control

package info (click to toggle)
golang-github-circonus-labs-circonusllhist 0.0~git20160526.0.d724266-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 68 kB
  • ctags: 53
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 899 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: golang-github-circonus-labs-circonusllhist
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/circonus-labs/circonusllhist
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-circonus-labs-circonusllhist.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-circonus-labs-circonusllhist.git
XS-Go-Import-Path: github.com/circonus-labs/circonusllhist

Package: golang-github-circonus-labs-circonusllhist-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: implementation of Circonus log-linear histograms
 A Golang implementation of Circonus log-linear histograms.