README.md

leafdrop

This script prints whether a package is a leaf package on i686. If it is not, it prints the list of dependent packages.

Requirements

  • python3
  • DNF
  • internet connection

Usage

./leafdrop foo

TODO

  • filter out source packages that already have ExcludeArch: i686 (using similar heuristics as in repochecker)

License

Licensed under the terms of the UNLICENSE.