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/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