From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: New importer for GNU packages Date: Tue, 11 Nov 2014 17:42:04 +0100 Message-ID: <87389pit9f.fsf@gnu.org> References: <87h9y5iz1e.fsf@gnu.org> <87egt9pzmu.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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]:60476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoEWS-0005gH-CJ for guix-devel@gnu.org; Tue, 11 Nov 2014 11:42:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoEWM-0007J9-1i for guix-devel@gnu.org; Tue, 11 Nov 2014 11:42:28 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:52851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoEWL-0007Gc-Rb for guix-devel@gnu.org; Tue, 11 Nov 2014 11:42:22 -0500 In-Reply-To: <87egt9pzmu.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Tue, 11 Nov 2014 09:42:33 -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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org, Karl Berry David Thompson skribis: > It's unfortunate that the GNU project doesn't maintain certain metadata > such as the license for each project. It would be very convenient to > have! Definitely. In practice this information is now available in Guix, so hopefully that could be shared with others. Ludo=E2=80=99.