Metadata-Version: 1.1
Name: concurrent-iterator
Version: 0.2
Summary: Classes to run producers (iterators) and consumers (coroutines) in a background thread/process.
Home-page: https://github.com/jruere/concurrent-iterator
Author: Javier Ruere
Author-email: javier@ruere.com.ar
License: LGPLv3
Description: UNKNOWN
Keywords: concurrency parallelism iterator iterable
Platform: POSIX
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: POSIX
