From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add cabextract. Date: Sun, 17 Apr 2016 06:06:24 -0400 Message-ID: <20160417100624.GA17017@jasmine> References: <20160416200555.40122bfd@scratchpost.org> <87shykzil3.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arjag-0000sK-N4 for guix-devel@gnu.org; Sun, 17 Apr 2016 06:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arjab-0004vU-Mw for guix-devel@gnu.org; Sun, 17 Apr 2016 06:06:06 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:60919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arjab-0004vN-J9 for guix-devel@gnu.org; Sun, 17 Apr 2016 06:06:01 -0400 Content-Disposition: inline In-Reply-To: <87shykzil3.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel@gnu.org On Sun, Apr 17, 2016 at 11:32:24AM +0200, Ricardo Wurmus wrote: > Danny Milosavljevic writes: > > + (synopsis "CAB Extractor") > > + (description "cabextract extracts files from CAB archives.") > > Both synopsis and description are very terse. For the synopsis > something like “Tool to unpack CAB archives” might be a little less > cryptic. I don’t have any alternative for the description, but it would > be nice if it were a little less terse. The abbreviate CAB could be unpacked in the description.