软件包: python3-shellescape (3.4.1-4)
python3-shellescape 的相关链接
Trisquel 的资源:
下载源码包 python-shellescape:
- [python-shellescape_3.4.1-4.dsc]
- [python-shellescape_3.4.1.orig.tar.gz]
- [python-shellescape_3.4.1-4.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Steffen Moeller
外部的资源:
- 主页 [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)