MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module Hatch-vcs HOME Python module Pygments »

Python module Iniconfig

Name: Python module Iniconfig
Summary: A small and simple INI parser written in Python
License: MIT
Version: 2.3.0
URL: https://github.com/pytest-dev/iniconfig/releases/download/v2.3.0/iniconfig-2.3.0.tar.gz

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

Compilation and Installation

To compile Python module Iniconfig, run the following command:

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

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

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

Contents

Contents  
Installed Plugins iniconfig
Installed Files /usr/lib/python3.14/site-packages/iniconfig and /usr/lib/python3.14/site-packages/iniconfig-2.3.0.dist-info
Navigation    
« Python module Hatch-vcs HOME Python module Pygments »