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