[ Bron: python-shellescape ]
Pakket: python3-shellescape (3.4.1-5)
Verwijzigingen voor python3-shellescape
Debian bronnen:
Het bronpakket python-shellescape downloaden:
- [python-shellescape_3.4.1-5.dsc]
- [python-shellescape_3.4.1.orig.tar.gz]
- [python-shellescape_3.4.1-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-shellescape gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)