Metadata-Version: 2.1
Name: iterlib
Version: 1.1.2
Summary: Parallel and concurrent iterators
Home-page: https://github.com/rohits2/iterlib
Author: Rohit Singh
Author-email: singhrohit2@hotmail.com
License: BSD
Keywords: iterators,generators,threading,multiprocessing,map
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Dist: loguru
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coveralls ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pydocstyle ; extra == 'test'

UNKNOWN


