jw-pkg/src/python/jw/pkg
Jan Lindemann 824de4eca4 lib.distros.*.Distro: Align PM prototypes
Make all backend package manager prototypes have the same arguments:

	yum(self, args: list[str], verbose: bool=True, sudo: bool=True)

This also implies having them behave equally verbose, unless
otherwise specified by the caller. This changes the default for
Debian.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-16 14:53:58 +01:00
..
cmds cmds.projects.BaseCmdPkgRelations: Code beautification 2026-03-16 06:05:01 +01:00
lib lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
App.py App.get_value(): Log return value 2026-03-15 19:34:50 +01:00
Makefile jw.pkg: Add Makefile 2025-11-28 15:34:24 +01:00