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.3.0.tar.gz
md5=7e9a0c48d477c900ccb5a0ec9a402118
sha512=6786734d8aaf1c56ecdb19403e13c426f9b41785e775b213db6fc429f4a6a06575954a9ae23d56ea518e944cd55df546d9b8b403c2541872fe73a27b536bbb74

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/v2.3/SPDX-license-expressions/ See https://spdx.org/licenses/ for more details.

Published: 21 Jan 2025

README

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/v2.3/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~alpha"

Conflicts

None

OCaml

Innovation. Community. Security.