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.4.0.tar.gz
md5=6accb8029f7401f1face7d4f7efa5fa7
sha512=959d45f29292e1a43d567330e289aa0250331972e02c96d6f838a757bb045e3d03d024de80b6e765810c538f854ab9b245548f90081b1d182c43e1cd0d6f9167

Description

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/ See https://spdx.org/licenses/ for more details.

Published: 03 Jul 2025

README

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

Dependencies (2)

  1. dune >= "2.3"
  2. ocaml >= "4.08"

Dev Dependencies (1)

  1. alcotest with-test & >= "1.4.0"

Used by (1)

  1. opam-state >= "2.2.0"

Conflicts

None

OCaml

Innovation. Community. Security.