linweizeng 9fe04cf7a7 update node_modules il y a 3 ans
..
.github 9fe04cf7a7 update node_modules il y a 3 ans
data 9fe04cf7a7 update node_modules il y a 3 ans
pylib 9fe04cf7a7 update node_modules il y a 3 ans
tools 9fe04cf7a7 update node_modules il y a 3 ans
.flake8 9fe04cf7a7 update node_modules il y a 3 ans
AUTHORS 9fe04cf7a7 update node_modules il y a 3 ans
CHANGELOG.md 9fe04cf7a7 update node_modules il y a 3 ans
CODE_OF_CONDUCT.md 9fe04cf7a7 update node_modules il y a 3 ans
CONTRIBUTING.md 9fe04cf7a7 update node_modules il y a 3 ans
LICENSE 9fe04cf7a7 update node_modules il y a 3 ans
README.md 9fe04cf7a7 update node_modules il y a 3 ans
gyp 9fe04cf7a7 update node_modules il y a 3 ans
gyp.bat 9fe04cf7a7 update node_modules il y a 3 ans
gyp_main.py 9fe04cf7a7 update node_modules il y a 3 ans
requirements_dev.txt 9fe04cf7a7 update node_modules il y a 3 ans
setup.py 9fe04cf7a7 update node_modules il y a 3 ans
test_gyp.py 9fe04cf7a7 update node_modules il y a 3 ans

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