license-exprs

Crates.iolicense-exprs
lib.rslicense-exprs
version1.6.0
sourcesrc
created_at2015-07-01 05:55:37.774745
updated_at2021-02-26 01:02:48.329698
descriptionValidate SPDX 2.1 license expressions using SPDX License List 3.11 identifiers.
homepage
repositoryhttps://github.com/rust-lang-nursery/license-exprs
max_upload_size
id2512
size28,800
Carol (Nichols || Goulding) (carols10cents)

documentation

README

license-exprs

This crate validates SPDX 2.1 license expressions using short identifiers from the SPDX 3.11 License List.

Limitations

Parentheses are not currently supported.

License

Licensed under the Apache License, Version 2.0 (LICENSE-APACHE) or the MIT license (LICENSE-MIT), at your option.

Commit count: 49

cargo fmt