WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: RFC: Add new remote-id types in metadata.dtd

Re: RFC: Add new remote-id types in metadata.dtd

by Bugzilla from corentin.chary@gmail.com :: Rate this Message:

| View in Thread

On Fri, Apr 20, 2012 at 9:35 PM, Kent Fredric <kentfredric@...> wrote:

> On 21 April 2012 01:34, Corentin Chary <corentin.chary@...> wrote:
>> Yeah, not very important, but seems to work with this patch:
>> https://github.com/iksaif/portage-janitor/commit/972aff94744741e34e99f917337430d245883c48
>>
>> Example:
>> $ python remoteids.py --diff WWW-Bugzilla Moose bioperl
>> --- a/dev-perl/WWW-Bugzilla/metadata.xml
>> +++ b/dev-perl/WWW-Bugzilla/metadata.xml
>> @@ -3,6 +3,7 @@
>>  <pkgmetadata>
> ...
>> --
>> Corentin Chary
>> http://xf.iksaif.net/
>>
>
> What does it to for say, Scalar-List-Utils ?  or libwww-perl ?

Nothing, it's one of the cases you'll have to handle by-hand.
Another option is to parse the HTML from
http://search.cpan.org/dist/Scalar-List-Utils/ but I'm not a fan of
HTML-parsing.

--
Corentin Chary
http://xf.iksaif.net

 « Return to Thread: RFC: Add new remote-id types in metadata.dtd