PACKAGE NAME: python-MarkupSafe-3.0.3-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 26 K UNCOMPRESSED PACKAGE SIZE: 104 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: _speedups.cpython-312-x86_64-linux-gnu.so PACKAGE DESCRIPTION: 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 are python-MarkupSafe: replaced so that they display as the actual characters. This mitigates python-MarkupSafe: injection attacks, meaning untrusted user input can safely be python-MarkupSafe: displayed on a page. python-MarkupSafe: python-MarkupSafe: Homepage: https://palletsprojects.com/p/markupsafe/ python-MarkupSafe: python-MarkupSafe: