Go to file
Ivan A. Melnikov 47d5f6fa92 repos: Add candidates_to_build
This is a helper function to find out which packages
from one repo can probably be immediately build for
the other one.

The implementation is suboptimal, but works just fine
for now.
2024-12-20 13:08:12 +04:00
config Add some code 2023-05-19 13:47:29 +04:00
repos_cmp repos: Add candidates_to_build 2024-12-20 13:08:12 +04:00
scripts BREAKING: Refactor repos loading 2023-10-05 12:46:28 +04:00
.gitignore Initial commit 2023-05-19 13:46:31 +04:00
Makefile Add some code 2023-05-19 13:47:29 +04:00
README.md Add some dependencies info to README.md 2023-05-19 14:25:43 +04:00

Tools for comparing repositories

apt-get install python3-module-rpm python3-module-cffi pixz