python3-markupsafe (2.1.3-6.el10)
Published 2026-05-19 00:20:28 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install python3-markupsafe
# on SUSE based distributions
zypper install python3-markupsafe
Repository Info
Architectures |
x86_64 |
About this package
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.
Details
Assets (1)
Versions (1)
View all
2.1.3-6.el10
2026-05-19