slackbuilds/python/python3-more-itertools/slack-desc

20 lines
1.1 KiB
Plaintext

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