Source: golang-github-yosssi-ace-proxy
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Anthony Fok <foka@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-yosssi-ace-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-yosssi-ace-proxy
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-yosssi-ace-proxy.git
Homepage: https://github.com/yosssi/ace-proxy
XS-Go-Import-Path: github.com/yosssi/ace-proxy

Package: golang-github-yosssi-ace-proxy-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-yosssi-ace-dev
Description: Proxy for the Ace template engine (Go library)
 Ace Proxy is a proxy for the Ace template engine.  This proxy caches the
 options for the Ace template engine so that you don’t have to specify
 them every time calling the Ace APIs.
