MANIFEST.in
README.rst
setup.py
src/west/__init__.py
src/west/__main__.py
src/west/build.py
src/west/cmake.py
src/west/commands.py
src/west/configuration.py
src/west/log.py
src/west/manifest-schema.yml
src/west/manifest.py
src/west/util.py
src/west/version.py
src/west/west-commands-schema.yml
src/west.egg-info/PKG-INFO
src/west.egg-info/SOURCES.txt
src/west.egg-info/dependency_links.txt
src/west.egg-info/entry_points.txt
src/west.egg-info/requires.txt
src/west.egg-info/top_level.txt
src/west/app/__init__.py
src/west/app/config.py
src/west/app/main.py
src/west/app/project.py