1config BR2_PACKAGE_PYTHON_WRAPT
2	bool "python-wrapt"
3	help
4	  Module for decorators, wrappers and monkey patching.
5
6	  https://github.com/GrahamDumpleton/wrapt
7