A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Python module Iniconfig | HOME | Python module Pytest » |
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
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 | |
|---|---|
| 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 » |