Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 4 KiB | ||
.flake8 | H A D | 25-Oct-2024 | 121 | |
.github/workflows/ | H | 25-Oct-2024 | 4 KiB | |
.gitignore | H A D | 25-Oct-2024 | 2.1 KiB | |
AUTHORS | H A D | 25-Oct-2024 | 514 | |
CHANGELOG.md | H A D | 25-Oct-2024 | 9 KiB | |
CODE_OF_CONDUCT.md | H A D | 25-Oct-2024 | 203 | |
CONTRIBUTING.md | H A D | 25-Oct-2024 | 1.3 KiB | |
data/win/ | H | 25-Oct-2024 | 4 KiB | |
gyp | H A D | 25-Oct-2024 | 240 | |
gyp.bat | H A D | 25-Oct-2024 | 201 | |
gyp_main.py | H A D | 25-Oct-2024 | 1.2 KiB | |
LICENSE | H A D | 25-Oct-2024 | 1.5 KiB | |
pylib/gyp/ | H | 25-Oct-2024 | 4 KiB | |
README.md | H A D | 25-Oct-2024 | 434 | |
requirements_dev.txt | H A D | 25-Oct-2024 | 14 | |
setup.py | H A D | 25-Oct-2024 | 1.4 KiB | |
test_gyp.py | H A D | 25-Oct-2024 | 7.5 KiB | |
tools/ | H | 25-Oct-2024 | 4 KiB |
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