[ 源代码: golang-github-google-shlex ]
软件包:golang-github-google-shlex-dev(0.0~git20191202.e7afc7f-1)
golang-github-google-shlex-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-google-shlex:
- [golang-github-google-shlex_0.0~git20191202.e7afc7f-1.dsc]
- [golang-github-google-shlex_0.0~git20191202.e7afc7f.orig.tar.xz]
- [golang-github-google-shlex_0.0~git20191202.e7afc7f-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Simple lexer for Go that supports shell-style rules
go-shlex is a simple lexer for Go. It splits input into tokens using shell-style rules for quoting, commenting, and escaping.