5 lines
271 B
Text
5 lines
271 B
Text
|
This module provides a flexible calling interface to some frequently
|
||
|
performed string conversion functions, including applying and removing
|
||
|
C/Unix-style backslash escapes like \n and \t, wrapping and removing
|
||
|
double-quotes, and truncating to fit within a desired length.
|