| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| .github/workflows/ | 12-May-2024 | - | 118 | 103 | ||
| data/win/ | 12-May-2024 | - | 13 | 0 | ||
| pylib/gyp/ | 12-May-2024 | - | 32,757 | 24,843 | ||
| tools/ | 12-May-2024 | - | 3,641 | 3,233 | ||
| .flake8 | D | 12-May-2024 | 121 | 5 | 4 | |
| .gitignore | D | 12-May-2024 | 2.1 KiB | 144 | 116 | |
| AUTHORS | D | 12-May-2024 | 514 | 17 | 14 | |
| CHANGELOG.md | D | 12-May-2024 | 3.3 KiB | 90 | 44 | |
| CODE_OF_CONDUCT.md | D | 12-May-2024 | 207 | 5 | 3 | |
| CONTRIBUTING.md | D | 12-May-2024 | 1.3 KiB | 33 | 24 | |
| LICENSE | D | 12-May-2024 | 1.5 KiB | 29 | 25 | |
| README.md | D | 12-May-2024 | 434 | 8 | 5 | |
| gyp | D | 12-May-2024 | 240 | 9 | 3 | |
| gyp.bat | D | 12-May-2024 | 201 | 6 | 4 | |
| gyp_main.py | D | 12-May-2024 | 1.3 KiB | 52 | 33 | |
| requirements_dev.txt | D | 12-May-2024 | 14 | 3 | 2 | |
| setup.py | D | 12-May-2024 | 1.5 KiB | 45 | 34 | |
| test_gyp.py | D | 12-May-2024 | 7.6 KiB | 269 | 218 |
README.md
1GYP can Generate Your Projects. 2=================================== 3 4Documents are available at [gyp.gsrc.io](https://gyp.gsrc.io), or you can check out ```md-pages``` branch to read those documents offline. 5 6__gyp-next__ is [released](https://github.com/nodejs/gyp-next/releases) to the [__Python Packaging Index__](https://pypi.org/project/gyp-next) (PyPI) and can be installed with the command: 7* `python3 -m pip install gyp-next` 8