mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-28 10:55:24 +02:00
Add backend code for Debian-like package managing. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| cmds | ||
| lib | ||
| App.py | ||
| Makefile | ||
Add backend code for Debian-like package managing. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| cmds | jw.pkg.cmds.distro.backend.debian: Add Module | |
| lib | lib.util.run_cmd(): Rewrite it to be async | |
| App.py | jw.pkg.App.get_modules_from_project_txt(): Add Scope | |
| Makefile | jw.pkg: Add Makefile | |