A [cargo subcommand] for building .rpm
releases of Rust projects.
cargo rpm
can be installed with cargo install
:
$ cargo install cargo-rpm
Once installed, it can be run on the toplevel of any Cargo project.
The cargo-rpm crate is distributed under the terms of the Apache License (Version 2.0).
See [LICENSE] file in the iqlusion-io/crates
toplevel directory for more
information.