{ "info": { "author": "Dmitry Vakhrushev", "author_email": "self@kr41.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A library provides utilities for creating data-processing pipelines based\r\non coroutines. The project is inspirited by David Beazley's presentations:\r\n \r\n* `Generator Tricks for Systems Programmers\r\n `_\r\n* `A Curious Course on Coroutines and Concurrency\r\n `_\r\n \r\nSee source code of ``copipes/example.py`` and read doc-strings for\r\ndetails of usage.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/packages/source/C/CoPipes/CoPipes-0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/kr41/copipes", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "CoPipes", "package_url": "https://pypi.org/project/CoPipes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CoPipes/", "project_urls": { "Download": "https://pypi.python.org/packages/source/C/CoPipes/CoPipes-0.1.tar.gz", "Homepage": "https://bitbucket.org/kr41/copipes" }, "release_url": "https://pypi.org/project/CoPipes/0.1/", "requires_dist": null, "requires_python": null, "summary": "A coroutine based utils for processing data via pipelines", "version": "0.1" }, "last_serial": 1420821, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "61dec538b7ec6b7532582d5edc085327", "sha256": "6351f5c3e24f8c60ce017e043808a006c6eec92dfbd7cc78c25c0dbe00241ce3" }, "downloads": -1, "filename": "CoPipes-0.1.tar.gz", "has_sig": false, "md5_digest": "61dec538b7ec6b7532582d5edc085327", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6676, "upload_time": "2013-02-28T17:08:13", "url": "https://files.pythonhosted.org/packages/0d/0e/c61405e32005219b79c248b9739f56e92d641279543126ec1af0d80528f1/CoPipes-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61dec538b7ec6b7532582d5edc085327", "sha256": "6351f5c3e24f8c60ce017e043808a006c6eec92dfbd7cc78c25c0dbe00241ce3" }, "downloads": -1, "filename": "CoPipes-0.1.tar.gz", "has_sig": false, "md5_digest": "61dec538b7ec6b7532582d5edc085327", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6676, "upload_time": "2013-02-28T17:08:13", "url": "https://files.pythonhosted.org/packages/0d/0e/c61405e32005219b79c248b9739f56e92d641279543126ec1af0d80528f1/CoPipes-0.1.tar.gz" } ] }