Honza Horak 06bf5fc3d1 SPDX migration and introduction of bundled_licenses.py
The Python script bundled_licenses.py should help identifying
licenses used in the bundled deps. It simply parses package.json
files in the given directory and returns best guess about the
License: RPM tag.

The expected usage is like this:
* run bundled_licenses.py on the binary RPMs to see what is
  bundled in the shipped RPMs
* validate the output of bundled_licenses.py
* add licenses identiefied in the source code of nodejs itself
* validate the resulting License tag suggestion by license-validate tool
2024-02-09 12:20:15 +01:00
2024-01-10 10:03:36 -05:00
2023-03-29 18:09:21 -04:00
2024-01-10 10:03:36 -05:00
2023-03-29 18:09:21 -04:00
Description
Languages
Jinja 61.3%
Shell 26.9%
JavaScript 11.8%