[ 原始碼: 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.