slackbuilds_ponce/python/backcall
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
backcall.info
backcall.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.