Metadata-Version: 2.0
Name: futures
Version: 2.1.6
Summary: Backport of the concurrent.futures package from Python 3.2
Home-page: http://code.google.com/p/pythonfutures
Author: Alex Gronholm
Author-email: alex.gronholm+pypi@nextday.fi
License: BSD
Download-URL: http://pypi.python.org/pypi/futures/
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Requires-Dist: multiprocessing; python_version == '2.5' and platform.python_implementation != 'Jython'

UNKNOWN


