8.69.2. Contents of MarkupSafe
Installed directory:
/usr/lib/python3.10/site-packages/MarkupSafe-2.0.1-py3.10.egg
MarkupSafe is a Python module that implements a XML/HTML/XHTML Markup safe string.
Compile MarkupSafe with the following command:
python3 setup.py build
This package does not come with a test suite.
Install the package:
python3 setup.py install --optimize=1