1config BR2_PACKAGE_PYTHON_MSGFY
2	bool "python-msgfy"
3	help
4	  msgfy is a Python library for convert Exception instance to
5	  a human-readable error message.
6
7	  https://github.com/thombashi/msgfy
8