Codebase list golang-github-anmitsu-go-shlex / 4822010
Merge branch 'multiarch-fixes' into 'debian/sid' Apply hints suggested by the multi-arch hinter See merge request go-team/packages/golang-github-anmitsu-go-shlex!3 Jelmer Vernooij 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2020 Architecture: all
2121 Depends:
2222 ${misc:Depends},
23 Multi-Arch: foreign
2324 Description: Library to make a lexical analyzer like Unix shell for golang
2425 Lexical analysis, lexing or tokenization is the process of converting
2526 a sequence of characters (such as in a computer program or web page) into