slackbuilds/libraries/futures
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 libraries/futures: Removed python3 support. 2019-03-16 06:53:32 +07:00
futures.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
futures.info libraries/futures: Updated for version 3.2.0. 2018-05-05 06:46:34 +07:00
slack-desc libraries/futures: Removed python3 support. 2019-03-16 06:53:32 +07:00

README

This is a backport of the concurrent.futures standard library module to Python
2.

It should not be installed on Python 3, although there should be no harm in
doing so, as the standard library takes precedence over third party libraries.