Source: golang-github-go-enry-go-enry
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Stephen Gelman <ssgelm@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               git,
               golang-any,
               golang-github-stretchr-testify-dev,
               golang-gopkg-yaml.v2-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-enry-go-enry
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-enry-go-enry.git
Homepage: https://github.com/go-enry/go-enry
XS-Go-Import-Path: github.com/go-enry/go-enry/v2

Package: golang-github-go-enry-go-enry-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-stretchr-testify-dev,
         golang-gopkg-yaml.v2-dev,
         ${misc:Depends},
Description: Faster file programming language detector (library)
 Programming language detector and toolbox to ignore binary or vendored
 files. *enry*, started as a port to *Go* of the original Linguist
 (https://github.com/github/linguist) *Ruby* library, that has an
 improved *2x performance*.
