blob: 4db1a9a6e1a4ed2ec723697e4986c3a2515fc4da [file] [log] [blame] [view] [edit]
# Build-Time Python Modules
These are python modules for use by build-time scripts, which help codify
various formats and conventions.
- [`assembly`](assembly/) - A module for working with various configuration file formats that
are used by the image and product assembly operations.
- [`depfile`](depfile/) - A module for writing depfiles that ninja can read.