From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Qyne8-0005Xz-28 for garchives@archives.gentoo.org; Wed, 31 Aug 2011 16:28:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3822421C310; Wed, 31 Aug 2011 16:27:33 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id DB65721C307 for ; Wed, 31 Aug 2011 16:26:02 +0000 (UTC) Received: by ywb5 with SMTP id 5so948863ywb.40 for ; Wed, 31 Aug 2011 09:26:02 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.43.132.1 with SMTP id hs1mr465430icc.215.1314807961217; Wed, 31 Aug 2011 09:26:01 -0700 (PDT) Sender: antarus@scriptkitty.com Received: by 10.42.230.66 with HTTP; Wed, 31 Aug 2011 09:26:01 -0700 (PDT) In-Reply-To: References: <1302425002.25427.7.camel@graaff.xs4all.nl> <4DADE808.2070802@gentoo.org> <4DB85A20.50706@gentoo.org> Date: Wed, 31 Aug 2011 09:26:01 -0700 X-Google-Sender-Auth: wfMFRzF4A5c_XE8PXVE1V0zzhQI Message-ID: Subject: Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan) From: Alec Warner To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: ab131b1cd607ad2828ca36c8835bf5f2 On Wed, Aug 31, 2011 at 6:41 AM, Corentin Chary wrote: > Hi, > > some news about euscan (still available at http://euscan.iksaif.net) > > - New design (yay !) > - Atom feeds available for each herd/category/maintainer/package > (http://euscan.iksaif.net/maintainers/59/feed/) > - Specific handlers for PyPi, RubyGems, pecl and PEAR packages (check > http://git.iksaif.net/?p=euscan.git;a=tree;f=pym/euscan/handlers;h=9a995dfcebe6beecce71851abb84a875cf6e5979;hb=HEAD > ). > > Now, maybe we should find a way to integrate that with the GSoC > statistic project and with http://packages.gentoo.org/ (like done at > http://packages.qa.debian.org/p/php-net-ipv4.html ). A quick way would > be to host euscan on a gentoo server, and add some webservices to > publish the data in json or xml, then packages.gentoo.org and others > could parse that and display it. The Gentoostats app supports fetching data with json (just put 'json' in the HTTP_ACCEPT header in your GET. -A > > Thanks, > > -- > Corentin Chary > http://xf.iksaif.net > >