Source: golang-github-go-sprout-sprout
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Andrew Lee (李健秋) <ajqlee@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
               golang-github-google-uuid-dev,
               golang-github-imdario-mergo-dev,
               golang-github-masterminds-semver-dev,
               golang-github-mitchellh-copystructure-dev,
               golang-github-spf13-cast-dev,
               golang-github-stretchr-testify-dev,
               golang-golang-x-crypto-dev,
               golang-golang-x-text-dev,
               golang-gopkg-yaml.v3-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-sprout-sprout
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-sprout-sprout.git
Homepage: https://github.com/go-sprout/sprout
XS-Go-Import-Path: github.com/go-sprout/sprout

Package: golang-github-go-sprout-sprout-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-google-uuid-dev,
         golang-github-imdario-mergo-dev,
         golang-github-masterminds-semver-dev,
         golang-github-mitchellh-copystructure-dev,
         golang-github-spf13-cast-dev,
         golang-github-stretchr-testify-dev,
         golang-golang-x-crypto-dev,
         golang-golang-x-text-dev,
         golang-gopkg-yaml.v3-dev,
         ${misc:Depends},
Description: library of template functions for Go text engines
 Sprout provides a highly optimized collection of template utility
 functions designed for Go's text/template and html/template standard
 packages.
