MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« GNU Nano HOME Python module Jinja2 »

Python module MarkupSafe

Name: Python module MarkupSafe
Summary: A Python module to implement an XML/HTML/XHTML Markup safe string
License: BSD 3-clause
Version: 3.0.3
URL: https://pypi.org/packages/source/M/MarkupSafe/markupsafe-3.0.3.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 500 KiB

Compilation and Installation

To compile Python module MarkupSafe, run the following command:

pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD

Finally, to install Python module MarkupSafe into the build tree, run the following command:

pip3 install --no-index --find-links dist Markupsafe

Contents

Contents  
Installed Plugins MarkupSafe
Installed Files /usr/lib64/python3.13/site-packages/markupsafe, /usr/lib64/python3.13/site-packages/markupsafe-3.0.3
Navigation    
« GNU Nano HOME Python module Jinja2 »