python-shellescape 3.8.1
Channel: guix
Home page: https://github.com/chrissimpkins/shellescape
Licenses: Expat
Synopsis: Shell escape a string to safely use it as a token in a shell command
Description:
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.8 that makes it accessible to users of Python 3 versions < 3.3 and all Python 2.x versions.
Total results: 1