A website documenting creating the build root for MidgardOS
| Navigation | ||
|---|---|---|
| « Python module Editables | HOME | Python module Setuptools_scm » |
Name: Python module Pathspec
Summary: A Python utility library for pattern matching file paths
License: MPL v2
Version: 1.0.4
URL: https://github.com/cpburnz/python-pathspec/archive/refs/tags/v1.0.4.tar.gz
Average Build Time: less than 0.1 SBU
Used Install Space: 2.3 MiB
To compile Python module Pathspec, run the following command:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
Finally, to install Python module Pathspec into the build tree, run the following command:
pip3 install --no-index --find-links dist --no-user pathspec
| Contents | |
|---|---|
| Installed Plugins | pathspec |
| Installed Files | /usr/lib/python3.14/site-packages/pathspec and /usr/lib/python3.14/site-packages/pathspec-1.0.4.dist-info |
| Navigation | ||
|---|---|---|
| « Python module Editables | HOME | Python module Setuptools_scm » |