package spdx_licenses

  1. Overview
  2. Docs
A library providing a strict SPDX License Expression parser

Install

dune-project
 Dependency

Authors

Maintainers

Sources

spdx_licenses-1.5.0.tar.gz
md5=1071f6377ebc872404e3ee0d03838299
sha512=6d86133c2d668521b8f2ed2984dd2574e00cfe91bff63628dfad3ffacc47c7000a9e7a63d5e250be30568ff75680215ff37fca61b6dbd3890fa382a72615482c

doc/CHANGES.html

v1.5.0 (29/07/2026)

  • Upgrade to Version 3.28.0 of the SPDX License List (@kit-ty-kate)

v1.4.0 (03/07/2025)

  • Upgrade to Version 3.27.0 of the SPDX License List (@kit-ty-kate)

v1.3.0 (19/01/2024)

  • Upgrade to Version 3.26.0 of the SPDX License List (@kit-ty-kate)

v1.2.0 (06/01/2023)

  • Upgrade to Version 3.19 of the SPDX License List (@kit-ty-kate)
  • Always sort the lists of licenses and exceptions the same way to make it easier to diff with later changes (@kit-ty-kate)

v1.1.0 (05/09/2021)

  • Increase the minimal required version of OCaml from 4.03 to 4.08 (@kit-ty-kate)

v1.0.0 (29/07/2021)

  • First release: an (hopefully) complete and correct SPDX license expression parser and some tests. (@kit-ty-kate)