[ ソース: 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.