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.6.0.tar.gz
md5=05972e474a00db6cfc00a7b125663464
sha512=0ae6a00112fbe985aa3505be338b1ee27a1db448d9d08d3a39e033f65c737d242552ed4933aa544dd042f7db8ef4861119c5af408dfd3409b438411509dedd25

doc/README.html

spdx_licenses is 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/v3.0.1/annexes/spdx-license-expressions/

To install it simply call:

$ opam install spdx_licenses