Discussion:
lzma/xz compression for xml
Anders F Björklund
2011-09-18 16:15:45 UTC
Permalink
I added support for lzma/xz compression to libxml2,
so that one doesn't have to uncompress those first.

It already handles libz compression transparently,
extended that to also support liblzma compression...

http://bugzilla.gnome.org/show_bug.cgi?id=659404

Then yum-metadata-parser should be able to handle it ?

--anders

PS. Attaching the previous hackaround, if forgotten.
It used a temporary file and cloned an "unxz"...

Loading...