Metadata-Version: 2.0
Name: a2m.itertools
Version: 0.2.0
Summary: A collection of convenient interator functions
Home-page: https://github.com/alexmalykh/a2m.itertools
Author: Alex Malykh
Author-email: a2m.dev@yandex.ru
License: MIT
Keywords: itertools iterators
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: six

a2m.itertools
=============

A collection of utilities providing some convenient iteration recipes.


