mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
python-wrapt: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
bc6ecbbeef
commit
e97a83b726
6
package/python-wrapt/Config.in
Normal file
6
package/python-wrapt/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_WRAPT
|
||||
bool "python-wrapt"
|
||||
help
|
||||
Module for decorators, wrappers and monkey patching.
|
||||
|
||||
https://github.com/GrahamDumpleton/wrapt
|
||||
Reference in New Issue
Block a user