.coveragerc
.gitignore
HISTORY
README.md
pyproject.toml
tox.ini
.github/workflows/coverage.yml
.github/workflows/lint.yml
.github/workflows/test.yml
python_sotools.egg-info/PKG-INFO
python_sotools.egg-info/SOURCES.txt
python_sotools.egg-info/dependency_links.txt
python_sotools.egg-info/entry_points.txt
python_sotools.egg-info/requires.txt
python_sotools.egg-info/top_level.txt
sotools/__init__.py
sotools/ldd.py
sotools/libraryset.py
sotools/linker.py
sotools/util.py
sotools/version.py
sotools/dl_cache/__init__.py
sotools/dl_cache/dl_cache.py
sotools/dl_cache/flags.py
sotools/dl_cache/structure.py
sotools/dl_cache/extensions/__init__.py
sotools/dl_cache/extensions/generator.py
sotools/dl_cache/extensions/hwcaps.py
sotools/scripts/__init__.py
sotools/scripts/ldconfig.py
sotools/scripts/ldd.py
sotools/scripts/sowhich.py
tests/__init__.py
tests/test_dl_cache.py
tests/test_libraries.py
tests/test_libraries_set.py
tests/test_linker.py
tests/test_tools.py
tests/assets/embedded.so.cache
tests/assets/libmakebelieve.so.0
tests/assets/libmakebelieve.so.0.0
tests/assets/libmakebelieve.so.0.0.1
tests/assets/make-believe.c
tests/assets/modern.so.cache
tests/assets/with_hwcaps.so.cache