{ "info": { "author": "Hong Minhee", "author_email": "minhee@dahlia.kr", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Several trivial wrappers of iterable object that makes iterators running in parallel easily and simply. Why its name is futureutils is that it introduces the concept of futures and promises into Python iterators and generators.", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/dahlia/futureutils/downloads/futureutils-1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://dahlia.bitbucket.org/futureutils/", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "futureutils", "package_url": "https://pypi.org/project/futureutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/futureutils/", "project_urls": { "Download": "https://bitbucket.org/dahlia/futureutils/downloads/futureutils-1.1.tar.gz", "Homepage": "http://dahlia.bitbucket.org/futureutils/" }, "release_url": "https://pypi.org/project/futureutils/1.1/", "requires_dist": null, "requires_python": null, "summary": "Introduces futures and promises into iterators.", "version": "1.1" }, "last_serial": 702477, "releases": { "0.9": [], "1.0": [], "1.1": [] }, "urls": [] }