]> git.ipfire.org Git - pakfire.git/commit
archive: Add function to fetch the desired filename
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 Mar 2025 16:28:07 +0000 (16:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 30 Mar 2025 16:28:07 +0000 (16:28 +0000)
commit49382282058faa319928be4d11aa87e822e41403
treeb1491bf6f2b2f9c605970319b386d9ca2ac3294f
parent08e7faa71410a6dfb4111e0a26ac98b0c3a43538
archive: Add function to fetch the desired filename

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/archive.c
src/pakfire/archive.h
src/python/archive.c
tests/libpakfire/makefile.c
tests/python/dist.py