OILS / vendor / README.md View on Github | oilshell.org

7 lines, 6 significant
1`vendor/` Directory
2===================
3
4- `typing.py` is stripped-down version of the Python stdlib module. This is
5 the bare minimum so that imports don't fail in the `ovm-tarball` build.
6- `ninja_syntax.py` is a file from the ninja repo that we're using for
7 "metaprogramming".