LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/make.bat
docs/testing.rst
docs/versions.rst
docs/_static/theme_overrides.css
more_itertools/__init__.py
more_itertools/__init__.pyi
more_itertools/more.py
more_itertools/more.pyi
more_itertools/py.typed
more_itertools/recipes.py
more_itertools/recipes.pyi
more_itertools.egg-info/PKG-INFO
more_itertools.egg-info/SOURCES.txt
more_itertools.egg-info/dependency_links.txt
more_itertools.egg-info/top_level.txt
tests/__init__.py
tests/test_more.py
tests/test_recipes.py