On Wed, 11 Dec 2024 13:35:12 +0800 Don Xu <m...@eipi.fun> wrote:
(...)
> * Package name    : pay-respects
>   Version         : 0.6.3
>   Upstream Contact: 
> * URL             : https://github.com/iffse/pay-respects
(...)
> 
> pay-respects is a command suggestion tool like thefuck but
> actively maintained and written in rust.
> 
> And it is not only a replacement of thefuck and it is enhanced by machine 
> learning.
> Functions with llm involved will be patched as a seperate module, and 
> pay-respects
> could run without this llm ai module.
> 
> I will maintain this package in the future.

It uses rust-i18n for, well, i18n, but that (and its support crates) are not
packaged. You can of course package them request them to be packaged, but
meanwhile, to speed up packaging of this, disable it or patch it with another
i18n solution. (Disabling likely also needs similar patching, as `t!`
invocations have the key, not value, as argument.) For your reference, I wrote
an [ad-hoc] impl in place of rust-i18n for trippy as a patch.

[ad-hoc]:
https://salsa.debian.org/debian/trippy/-/blob/80ed8e41/debian/patches/ad-hoc-i18n.patch

-- 
Sdrager,
Blair Noctis

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to