dok/node_modules/node-gyp/gyp
2026-03-11 14:15:42 +00:00
..
.github/workflows Start mit DOK 2026-03-11 14:15:42 +00:00
data/win Start mit DOK 2026-03-11 14:15:42 +00:00
pylib/gyp Start mit DOK 2026-03-11 14:15:42 +00:00
tools Start mit DOK 2026-03-11 14:15:42 +00:00
.flake8 Start mit DOK 2026-03-11 14:15:42 +00:00
AUTHORS Start mit DOK 2026-03-11 14:15:42 +00:00
CHANGELOG.md Start mit DOK 2026-03-11 14:15:42 +00:00
CODE_OF_CONDUCT.md Start mit DOK 2026-03-11 14:15:42 +00:00
CONTRIBUTING.md Start mit DOK 2026-03-11 14:15:42 +00:00
gyp Start mit DOK 2026-03-11 14:15:42 +00:00
gyp_main.py Start mit DOK 2026-03-11 14:15:42 +00:00
gyp.bat Start mit DOK 2026-03-11 14:15:42 +00:00
LICENSE Start mit DOK 2026-03-11 14:15:42 +00:00
README.md Start mit DOK 2026-03-11 14:15:42 +00:00
requirements_dev.txt Start mit DOK 2026-03-11 14:15:42 +00:00
setup.py Start mit DOK 2026-03-11 14:15:42 +00:00
test_gyp.py Start mit DOK 2026-03-11 14:15:42 +00: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