Python utility library
  • Python 98%
  • Makefile 1.7%
  • Shell 0.3%
Find a file
Jan Lindemann d781cbfdd2
jwutils: Add missing types

Add types missing from the jwutils compatibility shim, because software using it complains:

from .Cmd import Cmd as Cmd from jw.util.ldap import Config as Config

This will probably not be the last time this happens.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-14 11:36:34 +02:00
.github/workflows ci.yaml: enable-email-notifications: true 2026-06-08 14:55:11 +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 project.conf: pkg.requires.os = python3-networkx 2026-04-14 16:38:37 +02:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
src jwutils: Add missing types 2026-06-14 11:36:34 +02:00
test Add class Options 2022-12-01 14:29:01 +01:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-49@suse-tumbleweed/x86_64 2026-06-12 06:40:58 +00:00
Makefile Makefile: Include py-topdir.mk 2026-06-12 04:55:47 +02:00
RELEASES Release 1.0.0-49@suse-tumbleweed/x86_64 2026-06-12 06:40:58 +00:00
VERSION Start version: 1.0.0-49 2026-06-12 03:35:45 +00:00