File: control

package info (click to toggle)
golang-github-vjeantet-grok 0.0~git20160427.0.83bfdfd-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 220 kB
  • ctags: 84
  • sloc: makefile: 4
file content (25 lines) | stat: -rw-r--r-- 892 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
Source: golang-github-vjeantet-grok
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Sipwise Development Team <support@sipwise.com>,
           Alexandre Viau <aviau@debian.org>
Build-Depends:
 debhelper (>= 9),
 dh-golang,
 golang-go,
Standards-Version: 3.9.8
Homepage: https://github.com/vjeantet/grok
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-vjeantet-grok.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-vjeantet-grok.git
XS-Go-Import-Path: github.com/vjeantet/grok

Package: golang-github-vjeantet-grok-dev
Architecture: all
Depends:
 ${misc:Depends},
 golang-go,
Built-Using: ${misc:Built-Using}
Description: simple library to use/parse grok patterns with Go
 This package contains a set of predefined patterns, but custom
 patterns can also be added.