#expr #license-exprs

license-exprs

Validate SPDX 2.1 license expressions using SPDX License List 3.11 identifiers

7 stable releases

Uses old Rust 2015

1.6.0 Feb 26, 2021
1.5.0 Sep 27, 2019
1.4.0 Jul 3, 2018
1.3.0 Jul 15, 2016
1.1.0 Jul 1, 2015

#501 in Development tools

27 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

15KB
574 lines

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.

No runtime deps