spdx_licenses
A library providing a strict SPDX License Expression parser
An OCaml library aiming to provide an up-to-date and strict SPDX License Expression parser. It implements the format described in: https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/ See https://spdx.org/licenses/ for more details.
homepage ↗ github: kit-ty-kate/spdx_licenses
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 1.4.0 | 2 | 13 h | details › |
| zscheile Codeberg ↗ | 1.2.0 | 1 | 27 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 1.4.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 untested | riscv testing | arm testing | ppc untested | — | view · download · history ↗ |
| 1.2.0 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 untested | riscv testing | arm testing | ppc untested | — | view · download · history ↗ |
| 1.2.0 ≈ | zscheile | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | ppc testing | 17 mo | view · download · history ↗ |
Use flags of 1.4.0
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)