.editorconfig
MANIFEST.in
NEWS.md
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
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
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