LICENSE.md
README.md
pyproject.toml
tests/test_command.py
tests/test_install_solver.py
tests/test_installed_solvers.py
xcsp/__init__.py
xcsp/main.py
xcsp.egg-info/PKG-INFO
xcsp.egg-info/SOURCES.txt
xcsp.egg-info/dependency_links.txt
xcsp.egg-info/entry_points.txt
xcsp.egg-info/requires.txt
xcsp.egg-info/top_level.txt
xcsp/builder/__init__.py
xcsp/builder/build.py
xcsp/builder/check.py
xcsp/commands/__init__.py
xcsp/commands/install.py
xcsp/commands/solver.py
xcsp/solver/__init__.py
xcsp/solver/cache.py
xcsp/solver/resolver.py
xcsp/solver/solver.py
xcsp/utils/__init__.py
xcsp/utils/archive.py
xcsp/utils/args.py
xcsp/utils/bootstrap.py
xcsp/utils/dict.py
xcsp/utils/http.py
xcsp/utils/json.py
xcsp/utils/log.py
xcsp/utils/paths.py
xcsp/utils/placeholder.py
xcsp/utils/softwarevers.py
xcsp/utils/system.py
xcsp/utils/versiondir/__init__.py
xcsp/utils/versiondir/backend.py
xcsp/utils/versiondir/core.py