On Mon, 2003-11-10 at 10:16, Carwyn Edwards wrote: > seth vidal wrote: > > > Things I'm actively working on now: > > > >- the new common repository backend > > > Will there be any hooks in the new yum-arch equivalent in that allows > for tools to collate info about the rpms in the reposiory - something > like a next gen rpm2html? Maybe this is already planned? > > Basically it would be useful to be able to regenerate repository data > pages at at the same time that yum-arch is run. A DB backend to allow > for queries is another option. The new backend format is an xml representation of the data. IF you want to generate the an html output you'd be well off to make stylesheet that renders the xml. -sv