7 lines
318 B
Markdown
7 lines
318 B
Markdown
## Query the SPDX license list and licenses information
|
|
|
|
`licenseid` module embeds the SPDX license list data file taken from
|
|
https://spdx.org/licenses/licenses.json and allows you to obtain basic
|
|
information about the license from this file, as well as request the
|
|
license texts and additional data from the network.
|