Set of tools that generate/merges differences between an old and a new version of a repodata.
- cmake (http://cmake.org/)_
- python (http://python.org/)
- python-lxml (http://lxml.de/)
- python-nose (https://nose.readthedocs.org/)
- python-createrepo_c (https://github.com/Tojaj/createrepo_c)
- python-librepo (https://github.com/Tojaj/librepo)
mkdir build && cd build
cmake .. && make
All unit tests run from checkout dir
make test