cargo rpm

Crate Docs Build Status Apache 2.0 Licensed

A [cargo subcommand] for building .rpm releases of Rust projects.

Documentation

Installation

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.

License

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.