linuxOS_AP06/buildroot/package/python-more-itertools/Config.in

8 lines
225 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
config BR2_PACKAGE_PYTHON_MORE_ITERTOOLS
bool "python-more-itertools"
depends on BR2_PACKAGE_PYTHON3
help
More routines for operating on iterables, beyond itertools.
https://github.com/more-itertools/more-itertools