File: control

package info (click to toggle)
golang-github-go-macaron-toolbox 0.0~git20170220.0.6766b8f-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 100 kB
  • sloc: makefile: 5
file content (28 lines) | stat: -rw-r--r-- 1,226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: golang-github-go-macaron-toolbox
Section: devel
Priority: extra
Maintainer: QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any,
               golang-github-smartystreets-goconvey-dev,
               golang-github-unknwon-com-dev,
               golang-gopkg-macaron.v1-dev
Standards-Version: 4.1.0
Homepage: https://github.com/go-macaron/toolbox
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-go-macaron-toolbox.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-go-macaron-toolbox.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/go-macaron/toolbox

Package: golang-github-go-macaron-toolbox-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-smartystreets-goconvey-dev,
         golang-github-unknwon-com-dev,
         golang-gopkg-macaron.v1-dev
Description: health check, pprof, profile and statistic services for Macaron
 Macaron is a modular web framework written in Go. This library provides
 health check, pprof, profile and statistic services for Macaron. These
 statistics can be used for debugging or performance analysis.