Source: golang-github-go-xorm-builder
Section: devel
Priority: extra
Maintainer: QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.1.0
Homepage: https://github.com/go-xorm/builder
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-go-xorm-builder.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-go-xorm-builder.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/go-xorm/builder

Package: golang-github-go-xorm-builder-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: SQL builder for XORM written in Go
 SQL Builder is Go library for XORM that can be used to generate SQL
 queries for different database services. These DB services include
 MySQL, postgres, tidb, sqlite3, mssql, and oracle.
