From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Improving source code coverage at Software Heritage Date: Tue, 24 Sep 2019 18:57:34 +0200 Message-ID: References: <87blv9iwfu.fsf@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36438) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iCo8J-0001zv-FP for Guix-devel@gnu.org; Tue, 24 Sep 2019 12:57:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iCo8I-0003od-4S for Guix-devel@gnu.org; Tue, 24 Sep 2019 12:57:47 -0400 Received: from mail-qk1-x72f.google.com ([2607:f8b0:4864:20::72f]:46640) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iCo8I-0003oO-0D for Guix-devel@gnu.org; Tue, 24 Sep 2019 12:57:46 -0400 Received: by mail-qk1-x72f.google.com with SMTP id 201so2461866qkd.13 for ; Tue, 24 Sep 2019 09:57:45 -0700 (PDT) In-Reply-To: <87blv9iwfu.fsf@inria.fr> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel Hi, On Tue, 24 Sep 2019 at 17:41, Ludovic Court=C3=A8s wrote: > The issue mentions writing a =E2=80=9Clister=E2=80=9D for the SWH code ba= se (in > Python). Good news! lewo of NixOS has started writing such a thing: > > https://forge.softwareheritage.org/D2025 Nice ! > It should be able to ingest data in a format similar to what we provide > at . How is the list generated? I miss the bunch of code... Thank you. All the best, simon