Skip to content

pombredanne/yum-metadata-diff

 
 

Repository files navigation

Repodiff

Repodiff is a python library and an utility to check sanity of metadata of a yum repository and comparation of two repositories.

Example usage:

Sanity check

python repo_diff.py --verbose test_repos/different_xml_and_sql/

Comparation

python repo_diff.py --compare test_repos/sane_repo test_repos/sane_repo_2/

About

Let's find differences between yum metadata of two repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%