[ 原始碼: golang-github-google-shlex ]
套件: golang-github-google-shlex-dev (0.0~git20150127.0.6f45313-2)
golang-github-google-shlex-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-google-shlex:
- [golang-github-google-shlex_0.0~git20150127.0.6f45313-2.dsc]
- [golang-github-google-shlex_0.0~git20150127.0.6f45313.orig.tar.xz]
- [golang-github-google-shlex_0.0~git20150127.0.6f45313-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Anthony Fok
外部的資源:
- 主頁 [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.