ipdbot/node_modules/npm/node_modules/node-gyp/gyp
2022-04-18 15:32:07 +02:00
..
.github/workflows first commit 2022-04-18 15:32:07 +02:00
data/win first commit 2022-04-18 15:32:07 +02:00
pylib/gyp first commit 2022-04-18 15:32:07 +02:00
tools first commit 2022-04-18 15:32:07 +02:00
.flake8 first commit 2022-04-18 15:32:07 +02:00
AUTHORS first commit 2022-04-18 15:32:07 +02:00
CHANGELOG.md first commit 2022-04-18 15:32:07 +02:00
CODE_OF_CONDUCT.md first commit 2022-04-18 15:32:07 +02:00
CONTRIBUTING.md first commit 2022-04-18 15:32:07 +02:00
gyp first commit 2022-04-18 15:32:07 +02:00
gyp.bat first commit 2022-04-18 15:32:07 +02:00
gyp_main.py first commit 2022-04-18 15:32:07 +02:00
LICENSE first commit 2022-04-18 15:32:07 +02:00
README.md first commit 2022-04-18 15:32:07 +02:00
requirements_dev.txt first commit 2022-04-18 15:32:07 +02:00
setup.py first commit 2022-04-18 15:32:07 +02:00
test_gyp.py first commit 2022-04-18 15:32:07 +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