From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [Fwd: Re: [repology/repology] Add Guix support (#218)] Date: Tue, 02 May 2017 15:59:44 +0200 Message-ID: <87fugnfjfz.fsf@gnu.org> References: <20170425161412.5xrvguddtbzdesjo@abyayala> <20170425224541.4a720661@centurylink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d5YLH-0005Bi-6N for guix-devel@gnu.org; Tue, 02 May 2017 09:59:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d5YLD-0005H4-9p for guix-devel@gnu.org; Tue, 02 May 2017 09:59:51 -0400 In-Reply-To: <20170425224541.4a720661@centurylink.net> (Eric Bavier's message of "Tue, 25 Apr 2017 22:45:41 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Eric Bavier Cc: guix-devel@gnu.org Hi, Eric Bavier skribis: > On Tue, 25 Apr 2017 16:14:12 +0000 > ng0 wrote: > >> Hi, >>=20 >> how often do we update the data on the website (I haven asked which >> data though)? Is it in anyway accurate or just a snapshot taken once >> a month? > > The "packages" pages are updated nightly from the git master branch. > >> And I don't know nothing about a json involved in the website, but I also >> haven't looked at the current code which generates the packages websites. > > HTML+javascript is generated from the package modules. If they want > something more programmer-friendly than scrapping HTML, they could get > the same data from the packages themselves through Guile. To whom it may concern ;-), there=E2=80=99s also the little-known , which was added for similar reasons. Ludo=E2=80=99.