8.69.2. Contents of MarkupSafe
              Installed directory:
              /usr/lib/python3.9/site-packages/MarkupSafe-2.0.1-py3.9.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