spdx-licenses
Package info
-
Homepage
gitlab.com/camilstaps/spdx-licenses -
Latest version
1.1.3, 1 year, 10 months ago -
Maintainer
Camil Staps -
License
CC0-1.0
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://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
-
1.1.3 latest 1 year, 10 months ago
Dependencies: base ^2.0.0 || ^3.0.0; json ^1.0.0 || ^2.0.0 || ^3.0.0.
Targets: any-any.
-
1.1.2 2 years ago
Dependencies: base ^2.0.0; json ^1.0.0 || ^2.0.0 || ^3.0.0.
Targets: any-any.
-
1.1.1 2 years ago
Dependencies: base ^2.0.0; json ^1.0.0.
Targets: any-any.
-
1.1.0 2 years ago
Dependencies: base ^2.0.0; containers ^1.0.0; json ^1.0.0; system ^1.0.0; text ^1.0.0.
Targets: any-any.
-
1.0.1 latest 1.0 3 years ago
Dependencies: base ^1.0.0; clean-platform ^0.2.0 || ^0.3.0.
Targets: any-any.
-
1.0.0 4 years ago
Dependencies: base ^1.0.0; platform ^0.1.0.
Targets: any-any.