Gentoo Archives: gentoo-dev

From: Alec Warner <antarus@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan)
Date: Wed, 31 Aug 2011 16:28:12
Message-Id: CAAr7Pr9LBBv8+dg4VAAWG1ecx24aOstOH=Xa71dnkOWxam10Rg@mail.gmail.com
In Reply to: Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan) by Corentin Chary
1 On Wed, Aug 31, 2011 at 6:41 AM, Corentin Chary
2 <corentin.chary@×××××.com> wrote:
3 > Hi,
4 >
5 > some news about euscan (still available at http://euscan.iksaif.net)
6 >
7 > - New design (yay !)
8 > - Atom feeds available for each herd/category/maintainer/package
9 > (http://euscan.iksaif.net/maintainers/59/feed/)
10 > - Specific handlers for PyPi, RubyGems, pecl and PEAR packages (check
11 > http://git.iksaif.net/?p=euscan.git;a=tree;f=pym/euscan/handlers;h=9a995dfcebe6beecce71851abb84a875cf6e5979;hb=HEAD
12 > ).
13 >
14 > Now, maybe we should find a way to integrate that with the GSoC
15 > statistic project and with http://packages.gentoo.org/ (like done at
16 > http://packages.qa.debian.org/p/php-net-ipv4.html ). A quick way would
17 > be to host euscan on a gentoo server, and add some webservices to
18 > publish the data in json or xml, then packages.gentoo.org and others
19 > could parse that and display it.
20
21 The Gentoostats app supports fetching data with json (just put 'json'
22 in the HTTP_ACCEPT header in your GET.
23
24 -A
25
26 >
27 > Thanks,
28 >
29 > --
30 > Corentin Chary
31 > http://xf.iksaif.net
32 >
33 >