Config.in 219 B

1234567
  1. config BR2_PACKAGE_PYTHON_MORE_ITERTOOLS
  2. bool "python-more-itertools"
  3. depends on BR2_PACKAGE_PYTHON3
  4. help
  5. More routines for operating on iterables, beyond itertools.
  6. https://github.com/erikrose/more-itertools