Package: wnpp Severity: wishlist Owner: David Steele <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : argparse-formatter Version : 1.6-1 Upstream Contact: David Steele <[email protected]> * URL : https://github.com/davesteele/argparse_formatter * License : GPL-2+ Programming Lang: Python Description : An advanced formatter for argparse The Python standard argparse library module remains a useful tool for CLI documentation and argument collection. It contains a number of Formatter classes which can perform operations such as automatic word wrap and paragraph formatting. Unfortunately, none do both. This package introduces the ParagraphHelpFormatter, which supports word wrap, paragraph formatting, and bulleted lists. Debian packaging makes it more generally available for Python CLI packages. This module has long been submitted for inclusion with Python [1]. It's recently been decided that no new Formatters will be included with the language. [2] I intend to maintain the package. Co-maintainers are welcome. [1]: https://bugs.python.org/issue12806 [2]: https://github.com/python/cpython/pull/22129#issuecomment-4413724429 -- AE0D BF5A 92A5 ADE4 9481 BA6F 8A31 71EF 3661 50CE

