Python utility library
Find a file
Jan Lindemann edf861c985 jwutils.Cmds: Fix empty to cmds member variable
Cmds.cmds was sometimes empty, so fix that and make sure it points to
the Cmds instance it was crated by. Actually the name of the Cmds
class is a bad pick, should have been App or something, so to add
.app, too, as a path for future compatibility.

Signed-off-by: Jan Lindemann <jan@janware.com>
2020-04-05 14:17:54 +02:00
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make Change dependencies python-magic|termcolor -> python3 2020-02-10 13:54:42 +00:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
test Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
tools jwutils.Cmds: Fix empty to cmds member variable 2020-04-05 14:17:54 +02:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-12@suse-tumbleweed/x86_64 2020-05-10 09:55:50 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-12@suse-tumbleweed/x86_64 2020-05-10 09:55:50 +00:00
VERSION Start version: 1.0.0-12 2020-05-10 09:55:29 +00:00