[% USE 'GuessEncode' %] [% USE 'ObfuscateMail' %]

Welcome on Sophie's home

This website allow you to search and analyze Rpm formated packages on various distributions.

This website can now be used in various way, see the help page.

Send bug bug report, request and comment to nanardon at nanardon dot zarb dot org.

Thanks to all boys and girl who helped me to make this working.

[% FOREACH package = xmlrpc %]

[% package.filename %]

[% c.forward('/rpms/basicinfo', [ package.pkgid ]).summary | guessencode | html %]

[% package.distribution | html %] - [% package.release | html %] - [% package.arch | html %] / [% package.media | html %]

[% END %]