package spdx_licenses

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

Install

Dune Dependency

Authors

Maintainers

Sources

spdx_licenses-v1.1.0.tbz
sha256=3d9c67dd43ff572f790c75fe132f8c0c4236e02454d39ed89732d34e0346411e
sha512=ca8c8ed3a6e7857fc60b5d6f8ba1ca05dac5fde1904aacdf1fcb941d1101f720e78e00e1369057c60a1946e5db9940600b2e006564e6aae01af4274e2c30f9c5

README.md.html

README.md

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/appendix-IV-SPDX-license-expressions/

To install it simply call:

$ opam install spdx_licenses