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

Package: golang-github-stefanhaller-git-todo-parser-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-stretchr-testify-dev,
         ${misc:Depends},
Description: Small parser for git todo files
 A small parser for git todo files.
 .
 This package provides the library for parsing the git todo files.
