test/node_modules/node-gyp/gyp
Adrian Stephens 36997389b7 initial commit 2026-04-02 08:00:47 +01:00
..
.github/workflows initial commit 2026-04-02 08:00:47 +01:00
data/win initial commit 2026-04-02 08:00:47 +01:00
pylib/gyp initial commit 2026-04-02 08:00:47 +01:00
tools initial commit 2026-04-02 08:00:47 +01:00
.flake8 initial commit 2026-04-02 08:00:47 +01:00
AUTHORS initial commit 2026-04-02 08:00:47 +01:00
CHANGELOG.md initial commit 2026-04-02 08:00:47 +01:00
CODE_OF_CONDUCT.md initial commit 2026-04-02 08:00:47 +01:00
CONTRIBUTING.md initial commit 2026-04-02 08:00:47 +01:00
LICENSE initial commit 2026-04-02 08:00:47 +01:00
README.md initial commit 2026-04-02 08:00:47 +01:00
gyp initial commit 2026-04-02 08:00:47 +01:00
gyp.bat initial commit 2026-04-02 08:00:47 +01:00
gyp_main.py initial commit 2026-04-02 08:00:47 +01:00
requirements_dev.txt initial commit 2026-04-02 08:00:47 +01:00
setup.py initial commit 2026-04-02 08:00:47 +01:00
test_gyp.py initial commit 2026-04-02 08:00:47 +01:00

README.md

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