%general-entities; ]> MarkupSafe-&MarkupSafe-version; MarkupSafe Introduction to MarkupSafe Module MarkupSafe is a Python module that implements a XML/HTML/XHTML Markup safe string. &lfs90_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; User Notes: Installation of MarkupSafe Both Python 2 and Python 3 modules can be built and installed without any conflicts. To build both Python 2 and Python 3 modules, run the following commands: python2 setup.py build && python3 setup.py build To install both modules, run the following commands as the root user: python2 setup.py install --optimize=1 && python3 setup.py install --optimize=1 Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/markupsafe and /usr/lib/python&python3-majorver;/site-packages/MarkupSafe-&MarkupSafe-version;-py&python3-majorver;.egg-info