spdx / LicenseListPublisher

Tool that generates license data found in the license-list-data repository from the license-list-XML source
Apache License 2.0
11 stars 18 forks source link

Sort the licenses.json output file #36

Closed goneall closed 6 years ago

goneall commented 6 years ago

Request for the licenses in the licenses.json file be sorted by license ID.

See https://github.com/spdx/license-list-data/issues/36 for original request.

goneall commented 6 years ago

It looks like the change needs to be made in the core library - class LicenseTOCJSONFile would need to implement the sort.