Source: golang-github-xorm-io-builder
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-stretchr-testify-dev,
Standards-Version: 4.7.0
Homepage: https://github.com/xorm-io/builder
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-xorm-io-builder
Vcs-Git: https://forgejo.debian.net/golang/golang-github-xorm-io-builder
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/xorm-io/builder

Package: golang-github-xorm-io-builder-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-stretchr-testify-dev,
 ${misc:Depends},
Description: lightweight and fast SQL builder for Go and XORM (library)
 Builder is a lightweight, fast, and chainable SQL builder library for the Go
 programming language.
