Description
Adds text-manipulation helpers for Python code. It supports common operations around strings, formatting, wrapping, trimming, indentation, or other small transformations needed by tools and applications.
Most users see it as a dependency of other packages. Developers install it directly when maintaining code that imports jaraco.text or needs its text utilities.