1config BR2_PACKAGE_PYTHON_DECORATOR
2	bool "python-decorator"
3	help
4	  Better living through Python with decorators
5
6	  https://github.com/micheles/decorator
7