From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Add (minimal) BioPerl. Date: Wed, 3 Jun 2015 18:00:49 +0200 Message-ID: <20150603160049.GA26474@debian.math.u-bordeaux1.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0B6B-0007IJ-Ps for guix-devel@gnu.org; Wed, 03 Jun 2015 12:01:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0B66-0007JE-8D for guix-devel@gnu.org; Wed, 03 Jun 2015 12:00:59 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:49305) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0B65-0007Ij-Ks for guix-devel@gnu.org; Wed, 03 Jun 2015 12:00:53 -0400 Content-Disposition: inline In-Reply-To: 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: Ricardo Wurmus Cc: guix-devel Hello, On Wed, Jun 03, 2015 at 05:53:14PM +0200, Ricardo Wurmus wrote: > + (name "bioperl-minimal") according to the naming standard, this should probably be called perl-bio, in analogy with "libwww-perl becomes perl-libwww". > (name "python-biopython") Actually, then this should be "python-bio". What do you think? Andreas