On 2024-04-30 15:07, Christian Franke via Cygwin-apps wrote:
Brian Inglis via Cygwin-apps wrote:
On 2024-04-30 11:45, Christian Franke via Cygwin-apps wrote:
The new script uses the SPDX webpages to create the license file. I didn't find a usable single license list at https://github.com/spdx

As usual, it is easier if you clearly state the purpose of the file you want, and its desired properties, like data content, format, etc.

What about:
    https://spdx.github.io/license-list-data/

This is apparently a draft version of https://spdx.org/licenses/index.html which is used by the script to generate the local license file.

Strip out the table entries and create what you want with a command or script.

and everything under:
    https://github.com/spdx/license-list-data

I didn't find a single file which lists the licenses there.

GH does not always make access easy, with its limited online displays and fixed display orders, and searches return a lot of junk, without easy access to better searching in context, but try:

        https://github.com/spdx/license-list-data/blob/main/licenses.md

which also has xrefs to the text files; also there are:

        https://github.com/spdx/license-list-data/blob/main/json/licenses.json
        https://github.com/spdx/license-list-data/blob/main/json/exceptions.json

which can be easily processed using `jq`.

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to