[ ソース: python-shellescape ]
パッケージ: python3-shellescape (3.4.1-5)
python3-shellescape に関するリンク
Debian の資源:
python-shellescape ソースパッケージをダウンロード:
- [python-shellescape_3.4.1-5.dsc]
- [python-shellescape_3.4.1.orig.tar.gz]
- [python-shellescape_3.4.1-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
escapes characters to safely assemble command lines
This python3 library helps to escape a string to safely use it as a token in a shell command.
The shellescape Python module defines the shellescape.quote() function that returns a shell-escaped version of a Python string. This is a backport of the shlex.quote() function from Python 3.4.3 that makes it accessible to users of Python 3 versions < 3.3 and all Python 2.x versions.
その他の python3-shellescape 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)