Source: golang-github-mgechev-dots
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Dr. Tobias Quathamer <toddy@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               dpkg-build-api (= 1),
               golang-any,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mgechev-dots
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mgechev-dots.git
Homepage: https://github.com/mgechev/dots
XS-Go-Import-Path: github.com/mgechev/dots

Package: golang-github-mgechev-dots-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: wildcard file matching used by golint, go test etc. (library)
 dots provides advanced wildcard file and package matching, similar to
 the behavior used by tools like go test and golint. It allows you to
 easily resolve file paths and packages using patterns with
 "..." wildcards, and supports flexible exclusion rules.
