buildroot/package/python-jaraco-functools/Config.in

9 lines
246 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

config BR2_PACKAGE_PYTHON_JARACO_FUNCTOOLS
bool "python-jaraco-functools"
select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime
help
Additional functools in the spirit of stdlibs
functools.
https://github.com/jaraco/jaraco.functools