README.rst

Miscellaneous Utilities for Fedora Packaging

This repository contains some random utilities related to Fedora packaging.

find-package-maintainers

Accepts a file of source package names, one package name per file. This should just be the name, not including any version/release information.

Outputs two lists to stdout:

  • One listing each package alongside all of that package's maintainers
  • One listing each maintainer alongsize all of the packages in the list which they maintain.