- parser for deltainfo.xml, stores yum-presto xml information into
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 8 May 2008 19:59:20 +0000 (19:59 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Thu, 8 May 2008 19:59:20 +0000 (19:59 +0000)
commit27d66a89f4e3142114f089f7f945f9d2920af50f
tree5b69fdc728972ea4218a2cff9f944946cf42caaa
parent676e13857fe04473403de5366f53b0f02f907452
- parser for deltainfo.xml, stores yum-presto xml information into
  the extra section of the solv files.
- collects all information, and outputs it.
- only needs to save the struct to the solvfile (one liner?)
- also pending: add support for repo2solv.sh
tools/CMakeLists.txt
tools/deltainfoxml2solv.c [new file with mode: 0644]
tools/repo_deltainfoxml.c [new file with mode: 0644]
tools/repo_deltainfoxml.h [new file with mode: 0644]