Metadata-Version: 2.1
Name: iterlib
Version: 1.1.3
Summary: Parallel and concurrent iterators
Home-page: https://github.com/rohits2/iterlib
Author: Rohit Singh
Author-email: singhrohit2@hotmail.com
License: BSD
Description: # iterlib
        
        A library for easy iterator-based concurrency and parallelism.
Keywords: iterators,generators,threading,multiprocessing,map
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Provides-Extra: dev
Provides-Extra: test
