[package] name = "license-exprs" version = "1.6.0" authors = ["Without Boats "] license = "Apache-2.0 OR MIT" description = "Validate SPDX 2.1 license expressions using SPDX License List 3.11 identifiers." repository = "https://github.com/rust-lang-nursery/license-exprs" [workspace] members = [".", "fetch-license-list-from-spdx"]