python-markupsafe: python-markupsafe (Safely add untrusted strings to HTML/XML markup) python-markupsafe: python-markupsafe: MarkupSafe implements a text object that escapes characters so it is python-markupsafe: safe to use in HTML and XML. Characters that have special meanings python-markupsafe: are replaced so that they display as the actual characters. python-markupsafe: This mitigates injection attacks, meaning untrusted user input can python-markupsafe: safely be displayed on a page. python-markupsafe: python-markupsafe: python-markupsafe: python-markupsafe: