On 2013-07-23 08:04, Ralf Corsepius wrote:
> 
> For similar purposes, I have been using the CSV table returned by
> "https://admin.fedoraproject.org/pkgdb/lists/bugzilla?tg_format=plain";
> 
> I am downloading the CSV-table and then use scripts to filter the CSV 
> into lists and subsequently to feed them into further scripts for 
> further processing.

I've used that approach too sometime and it certainly works, but it'll
take ages to clone every package from git (even though the cloning can
be trivially parallelized with xargs -P or parallel).

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to