[bug#77040,0/7] gnu: Add pay-respects.

Message ID 20250315183904.3902-1-gabrielsantosdesouza@disroot.org
Headers
Series gnu: Add pay-respects. |

Message

Gabriel Santos March 15, 2025, 6:36 p.m. UTC
  pay-respects[1] is a Rust command-line application that can automatically
correct commands.  If a suggestion isn't found automatically, the user
can simply input "f" after the error to apply a suggestion.

The name and functionality references a meme from the "Call of Duty"
video game franchise, where, due to the overuse of interactivity
and quick-time events at the time, included a prompt for paying
respects at a funeral service[2].

[1] <https://codeberg.org/iff/pay-respects>
[2] <https://en.wikipedia.org/wiki/Press_F_to_pay_respects>

Gabriel Santos (7):
  gnu: Add rust-colored-3.
  gnu: Add rust-rust-i18n-support-3.
  gnu: Add rust-rust-i18n-macro-3.
  gnu: Add rust-rust-i18n-3.
  gnu: Add rust-pay-respects-parser-0.3.
  gnu: Add rust-pay-respects-utils-0.1.
  gnu: Add pay-respects.

 gnu/packages/crates-io.scm    | 114 ++++++++++++++++++++++++++++++++++
 gnu/packages/crates-shell.scm |  47 ++++++++++++++
 gnu/packages/rust-apps.scm    |  30 +++++++++
 3 files changed, 191 insertions(+)