mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
config BR2_PACKAGE_PYTHON_MARKUPSAFE
|
|
bool "python-markupsafe"
|
|
help
|
|
MarkupSafe implements a XML/HTML/XHTML Markup safe string
|
|
for Python.
|
|
|
|
https://github.com/mitsuhiko/markupsafe
|