]> git.ipfire.org Git - pakfire.git/commit
python: Add functions to register a progress callback
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 16:04:19 +0000 (16:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 14 Mar 2025 16:04:19 +0000 (16:04 +0000)
commitec56016302cde500ff27f8d2263a06929e0d3871
tree3c42ad33ae473cf455fc9039700f65ba83922446
parent0241c710d903beafdf50bfb172756a5f110a1cbc
python: Add functions to register a progress callback

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/ctx.c
src/python/ctx.h
tests/python/ctx.py