repos-cmp/repos_cmp
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
..
__init__.py Add some code 2023-05-19 13:47:29 +04:00
colors.py repos: Add colorizing reports 2023-08-04 13:58:18 +04:00
lists.py lists: Parallelize read_pkglist_heders_for_repo 2023-12-05 13:27:43 +04:00
repos.py repos: Add candidates_to_build 2024-12-20 13:08:12 +04:00
rpm_ffi.py Add some code 2023-05-19 13:47:29 +04:00
utils.py Add some code 2023-05-19 13:47:29 +04:00