30 releases
new 0.6.6 | Nov 19, 2024 |
---|---|
0.6.4 | Aug 12, 2024 |
0.6.2 | May 31, 2024 |
0.6.1 | Jan 23, 2024 |
0.0.1 | Nov 7, 2019 |
#148 in Cargo plugins
14,992 downloads per month
1.5MB
3K
SLoC
See the book π for in-depth documentation.
Please Note: This is a tool that we use (and like!) and it makes sense to us to release it as open source. However, we canβt take any responsibility for your use of the tool, if it will function correctly or fulfil your needs. No functionality in - or information provided by - cargo-about constitutes legal advice.
Getting started
Installing
From crates.io
cargo install --locked cargo-about
On Arch Linux
pacman -S cargo-about
Generate license information for your own project
# Generates `about.toml` and `about.hbs` in your cargo project
cargo about init
# Generate the license information with
cargo about generate about.hbs > license.html
Contributing
We welcome community contributions to this project.
Please read our Contributor Guide for more information on how to get started.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~26β40MB
~728K SLoC