File: control

package info (click to toggle)
golang-github-dave-jennifer 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: makefile: 4
file content (24 lines) | stat: -rw-r--r-- 928 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
Source: golang-github-dave-jennifer
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Benjamin Drung <bdrung@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dave-jennifer
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dave-jennifer.git
Homepage: https://github.com/dave/jennifer
XS-Go-Import-Path: github.com/dave/jennifer

Package: golang-github-dave-jennifer-dev
Architecture: all
Depends: ${misc:Depends},
Multi-Arch: foreign
Description: code generator for Go (library)
 Jennifer is a code generator for Go. It has a comprehensive suite of examples.
 See
 https://pkg.go.dev/github.com/dave/jennifer/jen?utm_source=godoc#pkg-examples
 for an index.