Snap for 11784291 from 760c253c1ed00ce9abd48f8546f08516e57485fe to 24Q3-release Change-Id: I862323fa1c757bf2ac0c6585d97535cea1069f93
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.