mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
1e761654d3
Refs: https://en.wikipedia.org/wiki/Byte#Multiple-byte_units PR-URL: https://github.com/nodejs/node/pull/42587 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Mestery <mestery@protonmail.com> |
||
---|---|---|
.. | ||
.github/workflows | ||
data/win | ||
pylib/gyp | ||
tools | ||
.flake8 | ||
.gitignore | ||
AUTHORS | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
gyp | ||
gyp_main.py | ||
gyp.bat | ||
LICENSE | ||
README.md | ||
requirements_dev.txt | ||
setup.py | ||
test_gyp.py |
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