Sign in
fuchsia
/
fuchsia
/
bbc9ce36f629
/
.
/
build
/
python
/
modules
/
README.md
blob: 783a724476e5c348b343bed43118592997314252 [
file
] [
log
] [
blame
] [
view
]
# Build-Time Python Modules
These
are python modules
for
use
by
build
-
time scripts
,
which help codify
various formats
and
conventions
.
-
[
`depfile`
](
depfile
/)
-
A
module
for
writing depfiles that ninja can read
.