MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module Iniconfig HOME Python module Pytest »

Python module Pygments

Name: Python module Pygments
Summary: A general syntax highlighter written in Python that supports more than 300 languages
License: BSD 2-clause
Version: 2.19.2
URL: https://github.com/pygments/pygments/archive/refs/tags/2.19.2.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 54 MiB

Compilation and Installation

To compile Python module Pygments, run the following command:

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

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

pip3 install --no-index --find-links dist --no-user Pygments

Contents

Contents  
Installed Programs pygmentize
Installed Plugins pygments
Installed Files /usr/lib/python3.14/site-packages/pygments and /usr/lib/python3.14/site-packages/Pygments-2.19.2.dist-info
Navigation    
« Python module Iniconfig HOME Python module Pytest »