]> git.ipfire.org Git - pakfire.git/commit
pakfire: Refactor whatprovides
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Jun 2021 16:17:02 +0000 (16:17 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Jun 2021 16:17:02 +0000 (16:17 +0000)
commit54334355258c6fd323efdfb1262f351c4996fed1
tree0db44e7211b6a38b396ccf21dcef6310396b0e92
parent31480bee759cdbe43c6216a40ebe3011192e9328
pakfire: Refactor whatprovides

This can be implemented in the same way as whatrequires and therefore we
can share some code.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/pakfire.c
src/libpakfire/include/pakfire/pakfire.h
src/libpakfire/pakfire.c
src/pakfire/cli.py