* Package name : rofi-rbw Version : 1.6.1 Upstream Contact: https://github.com/fdw * URL : https://github.com/fdw/rofi-rbw * License : MIT Programming Lang: Python Description : Rofi frontend for Bitwarden Based on the alternative Bitwarden CLI rbw and inspired by rofi-pass, rbw-rofi is a simplistic password typer/copier using rofi, wofi, fuzzel, and bemenu. ---- wrapper around rbw, will package in the python team
Quoting Antoine Beaupre (2026-03-13 15:47:07) [...] Package name is rofi-rbw but the executable is named rbw-rofi? Please consider deciding on one name used for both. Personally I would choose to rename the package to match the executable as I consider that more user-friendly, and also allows for adding the confusing(-to-at-least-me) name added as a virtual package later. - Jonas
the executable is named rofi-rbw. right now i'm using rofi-rbw for both source and binary package.
Quoting Antoine Beaupré (2026-03-13 16:52:23) Ah, nice. In that case I simply suggest that you adjust the long description (and suggest upstream to do the same). - Jonas
I progressed on this. the source package is now in: https://salsa.debian.org/python-team/packages/rofi-rbw Right now my main blocker is: There was a problem calling rbw. Is it correctly configured? error: unexpected argument '--raw' found Usage: rbw list [OPTIONS] For more information, try '--help'. ... ie. our rbw is too old, --raw was introduced in 1.15. a.