[ 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.