spdx-licenses


Package info
Description

A library to handle SPDX license identifiers.

Readme
# SPDX Licenses This is a [Clean][] library for the [SPDX License List][]. The library is generated from https://github.com/spdx/license-list-data. It is published on the Nitrile registry as [`spdx-licenses`][registry-page]. This library is created and maintained by [Camil Staps][]. [![](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, the person who associated CC0 with this work has waived all copyright and related or neighboring rights to this work. This work is published from The Netherlands. [Camil Staps]: https://camilstaps.nl/ [Clean]: https://clean-lang.org/ [registry-page]: https://clean-lang.org/pkg/spdx-licenses/ [SPDX License List]: https://spdx.org/licenses/
Changelog
# Changelog #### v1.1.3 - Chore: accept base 3.0. - Chore: update license list data to 3.24. #### v1.1.2 - Chore: accept json 2 and 3. #### v1.1.1 - Chore: remove use dependency on containers, system, and text. ### v1.1 - Chore: switch to base 2.0; drop clean-platform dependency. - Chore: update license list data to 3.21. #### v1.0.1 - Chore: move to https://clean-lang.org. - Chore: update license list data. ## v1.0.0 First tagged version.
Versions