%general-entities; ]> MarkupSafe-&MarkupSafe-version; MarkupSafe Introduction to MarkupSafe Module MarkupSafe is a Python module that implements a XML/HTML/XHTML Markup safe string. &lfs7a_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &MarkupSafe-md5sum; Download size: &MarkupSafe-size; Estimated disk space required: &MarkupSafe-buildsize; Estimated build time: &MarkupSafe-time; MarkupSafe Dependencies Required User Notes: Installation of MarkupSafe Both Python 2 and Python 3 modules can be built and installed without any conflicts. To build the Python 2 module, run the following command: python setup.py build To install the Python 2 module, run the following command as the root user: python setup.py install --optimize=1 To build the Python 3 module, run the following command: python3 setup.py build To install the Python 3 module, run the following command as the root user: python3 setup.py install --optimize=1 Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python2-majorver;/site-packages/markupsafe, /usr/lib/python&python2-majorver;/site-packages/MarkupSafe-&MarkupSafe-version;-py&python2-majorver;.egg-info and/or /usr/lib/python&python3-majorver;/site-packages/markupsafe, /usr/lib/python&python3-majorver;/site-packages/MarkupSafe-&MarkupSafe-version;-py&python3-majorver;.egg-info