Config.in 246 B

12345678
  1. config BR2_PACKAGE_PYTHON_JARACO_FUNCTOOLS
  2. bool "python-jaraco-functools"
  3. select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime
  4. help
  5. Additional functools in the spirit of stdlib’s
  6. functools.
  7. https://github.com/jaraco/jaraco.functools