astanin / python-tabulate

Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
https://pypi.org/project/tabulate/
MIT License
2.17k stars 164 forks source link

Configure break long words and on hyphen for maxcolwidths #218

Open adan79 opened 1 year ago

adan79 commented 1 year ago

Adding configuration options for _CustomTextWrap used in the maxcolwidths option.