pkgsrc/devel/py-requests-futures/DESCR
adam ce0f073121 Small add-on for the python requests http library. Makes use of python 3.2's
concurrent.futures or the backport for prior versions of python.

The additional API and changes are minimal and strives to avoid surprises.
2017-07-07 09:55:20 +00:00

4 lines
218 B
Text

Small add-on for the python requests http library. Makes use of python 3.2's
concurrent.futures or the backport for prior versions of python.
The additional API and changes are minimal and strives to avoid surprises.