lice
Dead simple, minimal SPDX License generator library written in Rust. Lice is in https://github.com/refcell/lice/labels/beta.

Install | User Docs | Crate Docs | Reference | Contributing | License
What is lice?
lice is a dead simple, minimal library for generating
valid SPDX licenses. It was primarily built for amble
but ripped out into it's own crate to provide an extensible
library, published on crates.io.
Usage
Install lice with cargo.
cargo add lice
Alternatively, build it from source.
git clone git@github.com:refcell/lice.git && cd lice
cargo build --release
Contributing
All contributions are welcome! Experimentation is highly encouraged and new issues are welcome.
Troubleshooting & Bug Reports
Please check existing issues for similar bugs or open an issue if no relevant issue already exists.
License
This project is licensed under the MIT License. Free and open-source, forever. All our rust are belong to you.