Source: golang-github-a-h-templ
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Taavi Väänänen <taavi@debian.org>,
           Maytham Alsudany <maytham@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-a-h-parse-dev,
               golang-github-andybalholm-brotli-dev,
               golang-github-cenkalti-backoff-dev,
               golang-github-cli-browser-dev,
               golang-github-fatih-color-dev,
               golang-github-fsnotify-fsnotify-dev,
               golang-github-google-go-cmp-dev <!nocheck>,
               golang-github-natefinch-atomic-dev,
               golang-github-rs-cors-dev,
               golang-github-stretchr-testify-dev <!nocheck>,
               golang-golang-x-mod-dev,
               golang-golang-x-net-dev,
               golang-golang-x-sync-dev,
               golang-golang-x-tools-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-a-h-templ
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-a-h-templ.git
Homepage: https://github.com/a-h/templ
XS-Go-Import-Path: github.com/a-h/templ

Package: golang-github-a-h-templ-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-a-h-parse-dev,
         golang-github-andybalholm-brotli-dev,
         golang-github-cenkalti-backoff-dev,
         golang-github-cli-browser-dev,
         golang-github-fatih-color-dev,
         golang-github-fsnotify-fsnotify-dev,
         golang-github-natefinch-atomic-dev,
         golang-github-rs-cors-dev,
         golang-golang-x-mod-dev,
         golang-golang-x-net-dev,
         golang-golang-x-sync-dev,
         golang-golang-x-tools-dev,
         ${misc:Depends},
Description: Language for writing HTML user interfaces in Go (library)
 templ is an HTML templating language for Go that has great developer
 tooling.
 .
 This package contains the Go library.

Package: templ
Section: web
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: Language for writing HTML user interfaces in Go (program)
 templ is an HTML templating language for Go that has great developer
 tooling.
 .
 This package contains the CLI tool.
