Snap for 10453563 from 40214b48188358a80b7478bfff21d4814dd9177c to mainline-extservices-release Change-Id: Ic68e29ad0fec09d765a40aed7465d9f33d38ef8d
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.