slackbuilds/libraries/futures
B. Watson d22ae43f65 libraries/futures: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:30:02 -04:00
..
README libraries/futures: Wrap README at 72 columns. 2022-03-13 15:30:02 -04:00
futures.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
futures.info
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.