Expand description

A library built upon textwrap that lets you print text in columns, aligned to the right, centered or justified.

Structs

Dynamic columns layout.

(re-exported from textwrap) Holds settings for wrapping and filling text. Holds settings for wrapping and filling text.

Enums

Text alignment. See align() for details.

Column spacing. See columns() for details.

Functions

Wraps and aligns text.

Wraps and aligns text within columns.