{"library":"textwrap3","type":"library","category":null,"description":"textwrap3 is a compatibility back-port of Python 3.6's built-in `textwrap` module, providing its features (like `shorten` and `max_lines`) to older Python versions from 2.6 forward. It also includes minor tweaks, particularly around Unicode handling and em-dashes. The current version is 0.9.2, released in January 2019, indicating a maintenance-focused release cadence.","language":"python","status":"maintenance","version":"0.9.2","tags":["text processing","backport","python2","python3","text wrapping","formatting"],"last_verified":"Fri May 22","install":[{"cmd":"pip install textwrap3","imports":["from textwrap3 import wrap","from textwrap3 import fill","from textwrap3 import shorten","from textwrap3 import TextWrapper"]}],"homepage":null,"github":"https://github.com/jonathaneunice/textwrap3","docs":null,"changelog":null,"pypi":"https://pypi.org/project/textwrap3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/textwrap3/compatibility"}}