package spdx_licenses

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

Install

Dune Dependency

Authors

Maintainers

Sources

spdx_licenses-1.2.0.tar.gz
md5=b581124aeebd7facb856d8b942cb58a5
sha512=188cb1fd9be76dfc9e26f155a0062ce000a3798e12e2208634db03f54ca7ebb9b3b16787114233f36e2a69bcba08572790c4931790e39590b13d48306b37931c

CHANGES.md.html

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)