1config BR2_PACKAGE_PYTHON_MARKUPSAFE
2	bool "python-markupsafe"
3	help
4	  MarkupSafe implements a XML/HTML/XHTML Markup safe string
5	  for Python.
6
7	  https://github.com/mitsuhiko/markupsafe
8