YUM metadata parser written in C.
* Why?
The biggest complaint people have with YUM is often the performance of parsing
the metadata. This implementation should be ~10 times faster, parsing the
primary.xml file under 1 second usually, filelists.xml under 3 seconds and
other.xml under 4 seconds. It uses a lot less memory as well, some testings
I have done show it uses ~4mb instead of 40mb standar
more»
yum-metadata-parser (1.1.2-1ubuntu1) jaunty; urgency=low
* Python 2.6 transition.
-- Michael Bienia <geser@ubuntu.com> Sun, 01 Mar 2009 15:16:30 +0100
yum-metadata-parser (1.1.2-1) unstable; urgency=low
* New upstream release.
* Add debian/watch files, thanks to Piotr Ożarowski.
* Drop useless debian/dirs.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Thu, 04 Oct 2007 14:27:01
more»
2007-08-24 Seth Vidal <skvidal@fedoraproject.org>
* setup.py, yum-metadata-parser.spec: bump version number
2007-08-24 Seth Vidal <skvidal@fedoraproject.org>
* db.c: commit Florian's patches to create more indexes in the
sqlite files made by yum-metadata-parser
2007-07-03 James Bowes <jbowes@redhat.com>
* xml-parser.c: Fix segfault in the xml parser
2007-06-03 James Bowes <jbowes@red
more»