File: control

package info (click to toggle)
golang-github-eknkc-amber 0.0~git20171010.cdade1c-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 244 kB
  • sloc: makefile: 8
file content (37 lines) | stat: -rw-r--r-- 1,398 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
29
30
31
32
33
34
35
36
37
Source: golang-github-eknkc-amber
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any
Standards-Version: 4.1.3
Homepage: https://github.com/eknkc/amber
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-eknkc-amber.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-eknkc-amber.git
XS-Go-Import-Path: github.com/eknkc/amber
Testsuite: autopkgtest-pkg-go

Package: golang-github-eknkc-amber-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Elegant HTML templating engine for Go, inspired from HAML and Jade (Go library)
 Amber is an elegant HTML templating engine for the Go Programming Language.
 It is inspired from HAML and Jade.
 .
 This package provides the "github.com/eknkc/amber" Go library.

Package: amber
Architecture: any
Built-Using: ${misc:Built-Using}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Elegant HTML templating engine for Go, inspired from HAML and Jade (CLI tool)
 Amber is an elegant HTML templating engine for the Go Programming Language.
 It is inspired from HAML and Jade.
 .
 This package provides the /usr/bin/amberc command-line tool.
Section: text
Priority: optional