[ forky ]
[ sid ]
[ ソース: golang-github-alessio-shellescape ]
パッケージ: golang-al-essio-pkg-shellescape-dev (1.6.0-1)
golang-al-essio-pkg-shellescape-dev に関するリンク
Debian の資源:
golang-github-alessio-shellescape ソースパッケージをダウンロード:
- [golang-github-alessio-shellescape_1.6.0-1.dsc]
- [golang-github-alessio-shellescape_1.6.0.orig.tar.gz]
- [golang-github-alessio-shellescape_1.6.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Escape arbitrary strings for use as command line arguments
This package provides the shellescape.Quote() function that returns a shell-escaped copy of a string. This functionality could be helpful in those cases where it is known that the output of a Go program will be appended to/used in the context of shell programs command line arguments.
This work was inspired by the Python original package shellescape (https://pypi.python.org/pypi/shellescape).
その他の golang-al-essio-pkg-shellescape-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-google-shlex-dev
- Simple lexer for Go that supports shell-style rules