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 Rawhide | 3.0.2-1.fc42 | - |
Fedora 41 | 2.1.5-3.fc41 | - |
Fedora 40 | 2.1.3-4.fc40 | - |
Fedora 39 | 2.1.3-2.fc39 | - |
You can contact the maintainers of this package via email at
python-markupsafe dash maintainers at fedoraproject dot org
.