[ 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