Source: golang-github-a-h-parse
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-google-go-cmp-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-a-h-parse
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-a-h-parse.git
Homepage: https://github.com/a-h/parse
XS-Go-Import-Path: github.com/a-h/parse

Package: golang-github-a-h-parse-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: parsing tools for Go (library)
 Parse is a set of parsing tools for Go. Build up complex parsers from small,
 simple functions that chomp away at the input.
