From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add ECL. Date: Thu, 12 Feb 2015 22:11:36 +0100 Message-ID: <87bnkyn8c7.fsf@gnu.org> References: <871tlwf2qq.fsf@taylan.uni.cx> <87d25fx5t5.fsf@netris.org> <87twyrebep.fsf@taylan.uni.cx> 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]:44840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YM131-00077F-Ak for guix-devel@gnu.org; Thu, 12 Feb 2015 16:11:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YM12y-0006Dk-5f for guix-devel@gnu.org; Thu, 12 Feb 2015 16:11:43 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YM12y-0006Db-3U for guix-devel@gnu.org; Thu, 12 Feb 2015 16:11:40 -0500 In-Reply-To: <87twyrebep.fsf@taylan.uni.cx> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Thu, 12 Feb 2015 10:17:50 +0100") 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: taylanbayirli@gmail.com Cc: guix-devel@gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skribis: > It would be neat to have a page sequentially listing all the licenses we > support, with some short notice on each highlighting its distinguishing > features. I had to visit all the separate FSF wiki pages linked from > guix/licenses.scm and make out my own mental map of them so to say. > > It would also be neat to have a better version of > , tuned for our purposes. (This one > doesn't support many licenses and seems to use a very bad algorithm.) I=E2=80=99m sure FOSSology and the like already have sophisticated tools in= that area, but a =E2=80=98guix license=E2=80=99 tool that would do that would be= nice (a simple way would be to extract the text from the corresponding fsf.org pages.) (It=E2=80=99s Guile potluck soon. Hint. ;-)) Ludo=E2=80=99.