Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann de5be6b757
lib.Result: Add module

.lib.Result has grown enourmously in size and merits its own module.

For now, reexport it from .lib.base to not break all code containing

"from jw.lib.base import Result"

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-02 17:52:49 +02:00
.github/workflows workflows/build-package.yaml: Remove "runs-on" 2026-06-02 17:52:49 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
make project.conf, py-topdir.mk: Fix check target for Kali 2026-06-02 17:52:07 +02:00
scripts python-tools.sh: Create empty line after import 2026-06-01 20:14:45 +02:00
src lib.Result: Add module 2026-06-02 17:52:49 +02:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-229@suse-tumbleweed/x86_64 2026-06-01 23:25:39 +00:00
Makefile $(TOPDIR)/Makefile: include py-topdir.mk 2026-05-31 18:20:35 +02:00
RELEASES Release 1.0.0-229@suse-tumbleweed/x86_64 2026-06-01 23:25:39 +00:00
VERSION Start version: 1.0.0-229 2026-06-01 23:09:14 +00:00