cletus/node_modules/node-gyp/gyp
2025-05-09 15:53:19 -05:00
..
.github/workflows Initial commit 2025-05-09 15:53:19 -05:00
data/win Initial commit 2025-05-09 15:53:19 -05:00
pylib/gyp Initial commit 2025-05-09 15:53:19 -05:00
tools Initial commit 2025-05-09 15:53:19 -05:00
.flake8 Initial commit 2025-05-09 15:53:19 -05:00
AUTHORS Initial commit 2025-05-09 15:53:19 -05:00
CHANGELOG.md Initial commit 2025-05-09 15:53:19 -05:00
CODE_OF_CONDUCT.md Initial commit 2025-05-09 15:53:19 -05:00
CONTRIBUTING.md Initial commit 2025-05-09 15:53:19 -05:00
gyp Initial commit 2025-05-09 15:53:19 -05:00
gyp.bat Initial commit 2025-05-09 15:53:19 -05:00
gyp_main.py Initial commit 2025-05-09 15:53:19 -05:00
LICENSE Initial commit 2025-05-09 15:53:19 -05:00
README.md Initial commit 2025-05-09 15:53:19 -05:00
requirements_dev.txt Initial commit 2025-05-09 15:53:19 -05:00
setup.py Initial commit 2025-05-09 15:53:19 -05:00
test_gyp.py Initial commit 2025-05-09 15:53:19 -05:00

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.

gyp-next is released to the Python Packaging Index (PyPI) and can be installed with the command:

  • python3 -m pip install gyp-next