Implements a XML/HTML/XHTML Markup safe string for Python
MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page.
Release | Stable | Testing |
---|---|---|
Fedora EPEL 8 | 2.1.3-1.el8 | - |
You can contact the maintainers of this package via email at
python3.11-markupsafe-epel dash maintainers at fedoraproject dot org
.