Source: golang-github-flynn-archive-go-shlex
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Zlatan Todoric <zlatan@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any
Standards-Version: 3.9.8
Homepage: https://github.com/flynn-archive/go-shlex
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-flynn-archive-go-shlex.git
Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-flynn-archive-go-shlex.git
XS-Go-Import-Path: github.com/flynn-archive/go-shlex

Package: golang-github-flynn-archive-go-shlex-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Fork of go-shlex from Google Code
 go-shlex is a simple lexer for go that supports shell-style quoting,
 commenting, and escaping. It is forked from Google Code and used for
 Caddy server as dependency.
