core/lib/node/node_modules/node-gyp/gyp
Christian Fraß 1e9a6e2f4f [int]
2023-06-19 18:05:19 +02:00
..
.github/workflows [int] 2023-06-19 18:05:19 +02:00
data/win [int] 2023-06-19 18:05:19 +02:00
pylib/gyp [int] 2023-06-19 18:05:19 +02:00
tools [int] 2023-06-19 18:05:19 +02:00
.flake8 [int] 2023-06-19 18:05:19 +02:00
AUTHORS [int] 2023-06-19 18:05:19 +02:00
CHANGELOG.md [int] 2023-06-19 18:05:19 +02:00
CODE_OF_CONDUCT.md [int] 2023-06-19 18:05:19 +02:00
CONTRIBUTING.md [int] 2023-06-19 18:05:19 +02:00
gyp [int] 2023-06-19 18:05:19 +02:00
gyp.bat [int] 2023-06-19 18:05:19 +02:00
gyp_main.py [int] 2023-06-19 18:05:19 +02:00
LICENSE [int] 2023-06-19 18:05:19 +02:00
README.md [int] 2023-06-19 18:05:19 +02:00
requirements_dev.txt [int] 2023-06-19 18:05:19 +02:00
setup.py [int] 2023-06-19 18:05:19 +02:00
test_gyp.py [int] 2023-06-19 18:05:19 +02: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