Expand description
A library built upon textwrap
that lets you print text in columns, aligned to the right, centered
or justified.
Structs§
- Layout
- Dynamic columns layout.
- Options
- (re-exported from
textwrap
) Holds settings for wrapping and filling text. Holds settings for wrapping and filling text.