summaryrefslogtreecommitdiffstats
path: root/python/more-itertools/slack-desc
blob: 72b7bab4412a9836c5ef85090f995db22bc96b99 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

              |-----handy-ruler------------------------------------------------------|
more-itertools: more-itertools (Python more itertools library)
more-itertools:
more-itertools: Python's itertools library is a gem - you can compose elegant
more-itertools: solutions for a variety of problems with the functions it provides.
more-itertools: In more-itertools we collect additional building blocks, recipes,
more-itertools: and routines for working with Python iterables.
more-itertools:
more-itertools: Homepage: https://github.com/erikrose/more-itertools
more-itertools:
more-itertools:
more-itertools: