[ trixie ]
[ sid ]
[ 源代码: golang-bitbucket-creachadair-shell ]
软件包:golang-bitbucket-creachadair-shell-dev(0.0.8-2)
golang-bitbucket-creachadair-shell-dev 的相关链接
Debian 的资源:
下载源码包 golang-bitbucket-creachadair-shell:
- [golang-bitbucket-creachadair-shell_0.0.8-2.dsc]
- [golang-bitbucket-creachadair-shell_0.0.8.orig.tar.gz]
- [golang-bitbucket-creachadair-shell_0.0.8-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [bitbucket.org]
相似软件包:
implements basic shell command-line splitting for Go (library)
Provides supports for splitting and joining of shell command strings.
The Split function divides a string into whitespace-separated fields, respecting single and double quotation marks as defined by the Shell Command Language section of IEEE Std 1003.1 2013. The Quote function quotes characters that would otherwise be subject to shell evaluation, and the Join function concatenates quoted strings with spaces between them.
This package contains the library.
其他与 golang-bitbucket-creachadair-shell-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-google-go-cmp-dev
- Package for comparing Go values in tests