slackbuilds_ponce/python/stopit
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
..
README
slack-desc
stopit.info
stopit.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00

The stopit python module provides the user with a function that raises an
exception in another thread, including the main thread.  It also provides two
context managers that may stop its inner block activity on timeout and two
decorators that may stop its decorated callables on timeout.

This SlackBuild will build with Python 3 support if it is installed.