slackbuilds/python/backcall
Benjamin Trigona-Harany b800ba80c4
python/backcall: Updated for version 0.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-10 17:04:53 +07:00
..
README
backcall.SlackBuild python/backcall: Updated for version 0.2.0. 2021-04-10 17:04:53 +07:00
backcall.info python/backcall: Updated for version 0.2.0. 2021-04-10 17:04:53 +07: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.