.editorconfig
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
setup.cfg
setup.py
tox.ini
.reuse/dep5
LICENSES/BSD-2-Clause.txt
data/common/scripts/add-storpool-repo.sh
data/common/scripts/storpool_variant.sh
data/debian/repo/storpool-keyring.gpg
data/debian/repo/storpool.sources
data/redhat/repo/RPM-GPG-KEY-StorPool
data/redhat/repo/storpool-centos.repo
docs/changes.md
docs/index.md
examples/build-repo-overrides.toml
python/config/ruff-all/pyproject.toml
python/config/ruff-base/pyproject.toml
python/config/ruff-most/pyproject.toml
python/requirements/docs.txt
python/requirements/test-mypy.txt
python/requirements/test-tox-stages.txt
python/requirements/test-unit.txt
python/requirements/tools.txt
python/sp_build_repo/__init__.py
python/sp_build_repo/__main__.py
python/sp_build_repo/py.typed
python/sp_build_repo/subst.py
python/sp_variant/__init__.py
python/sp_variant/__main__.py
python/sp_variant/defs.py
python/sp_variant/py.typed
python/sp_variant/variant.py
python/sp_variant/vbuild.py
python/sp_variant/yaiparser.py
python/sp_variant.egg-info/PKG-INFO
python/sp_variant.egg-info/SOURCES.txt
python/sp_variant.egg-info/dependency_links.txt
python/sp_variant.egg-info/entry_points.txt
python/sp_variant.egg-info/top_level.txt
python/sp_variant.egg-info/zip-safe
python/test_docker/__init__.py
python/test_docker/__main__.py
python/unit_tests/__init__.py
python/unit_tests/test_subst.py
python/unit_tests/test_variant.py
python/unit_tests/test_yaiparser.py