[ nabia ]
[ aramo ]
[ 源代码: golang-github-anmitsu-go-shlex ]
软件包: golang-github-anmitsu-go-shlex-dev (0.0~git20200514.38f4b40-1)
golang-github-anmitsu-go-shlex-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-anmitsu-go-shlex:
- [golang-github-anmitsu-go-shlex_0.0~git20200514.38f4b40-1.dsc]
- [golang-github-anmitsu-go-shlex_0.0~git20200514.38f4b40.orig.tar.gz]
- [golang-github-anmitsu-go-shlex_0.0~git20200514.38f4b40-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Dawid Dziurla
外部的资源:
- 主页 [github.com]
相似软件包:
Library to make a lexical analyzer like Unix shell for golang
Lexical analysis, lexing or tokenization is the process of converting a sequence of characters (such as in a computer program or web page) into a sequence of tokens (strings with an assigned and thus identified meaning). go-shlex is simply a library to make a lexical analyzer like Unix shell for Go.