0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/tools/gyp
Antoine du Hamel 1e761654d3
doc: consolidate use of multiple-byte units
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>
2022-04-20 00:46:37 +02:00
..
.github/workflows tools: update gyp-next to v0.12.1 2022-04-08 15:00:56 +01:00
data/win
pylib/gyp doc: consolidate use of multiple-byte units 2022-04-20 00:46:37 +02:00
tools tools: update gyp-next to v0.12.1 2022-04-08 15:00:56 +01:00
.flake8
.gitignore
AUTHORS
CHANGELOG.md tools: update gyp-next to v0.12.1 2022-04-08 15:00:56 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
gyp
gyp_main.py
gyp.bat
LICENSE
README.md
requirements_dev.txt
setup.py tools: update gyp-next to v0.12.1 2022-04-08 15:00:56 +01:00
test_gyp.py tools: update gyp-next to v0.12.1 2022-04-08 15:00:56 +01: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