Description
Generates binary RPM packages from Rust projects. It helps maintainers distribute Rust software on RPM-based systems with metadata, files, and install behavior prepared for that package format.
Use it when a Rust project needs RPM packaging. Generated packages still need review on clean systems to confirm dependencies, paths, permissions, and uninstall behavior.