[ bianca ]
[ 源代码: golang-github-google-shlex ]
软件包:golang-github-google-shlex-dev(0.0~git20191202.e7afc7f-1)
golang-github-google-shlex-dev 的相关链接
下载源码包 golang-github-google-shlex:
- [golang-github-google-shlex_0.0~git20191202.e7afc7f-1.debian.tar.xz]
- [golang-github-google-shlex_0.0~git20191202.e7afc7f-1.dsc]
- [golang-github-google-shlex_0.0~git20191202.e7afc7f.orig.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-apparentlymart-go-shquot-dev
- golang-github-anmitsu-go-shlex-dev
- libstring-tokenizer-perl
- golang-github-gorilla-css-dev
- golang-bitbucket-creachadair-shell-dev
- golang-github-jasonish-go-idsrules-dev
- remrun
- libopencsv-java
- libjson-simple-java
- libxml-tokeparser-perl
- golang-github-hashicorp-go-envparse-dev
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.