Codebase list golang-github-anmitsu-go-shlex / 1581804
Drop golang-github-flynn-archive-go-shlex-dev Depends Shengjing Zhu 6 years ago
1 changed file(s) with 0 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
99 dh-golang,
1010 Build-Depends-Indep:
1111 golang-any,
12 golang-github-flynn-archive-go-shlex-dev,
1312 Standards-Version: 4.4.0
1413 Homepage: https://github.com/anmitsu/go-shlex
1514 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-anmitsu-go-shlex
2120 Architecture: all
2221 Depends:
2322 ${misc:Depends},
24 golang-github-flynn-archive-go-shlex-dev,
2523 Description: Library to make a lexical analyzer like Unix shell for golang
2624 Lexical analysis, lexing or tokenization is the process of converting
2725 a sequence of characters (such as in a computer program or web page) into