slackbuilds/python/backcall
B. Watson 948b00e9e9 python/backcall: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:53 -04:00
..
README python/backcall: Wrap README at 72 columns. 2022-03-17 12:37:53 -04:00
backcall.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
backcall.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
slack-desc

README

backcall is a Python module to write backwards compatible callback
APIs. That is, you can add parameters to your calls without breaking
third party callback functions that don't expect those newer
parameters.