From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:34021) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP5OL-000140-OZ for guix-patches@gnu.org; Mon, 28 Oct 2019 09:49:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP5OK-0005tH-D5 for guix-patches@gnu.org; Mon, 28 Oct 2019 09:49:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35196) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iP5OK-0005tA-9m for guix-patches@gnu.org; Mon, 28 Oct 2019 09:49:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iP5OH-0005hP-NC for guix-patches@gnu.org; Mon, 28 Oct 2019 09:49:04 -0400 Subject: [bug#37704] [PATCH 5/9] gnu: Add python-clikit. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:33900) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iP5NN-00082l-7F for guix-patches@gnu.org; Mon, 28 Oct 2019 09:48:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iP5NM-0005En-2A for guix-patches@gnu.org; Mon, 28 Oct 2019 09:48:05 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:46607) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iP5NL-0005Dn-Sm for guix-patches@gnu.org; Mon, 28 Oct 2019 09:48:04 -0400 Received: by mail-wr1-x42e.google.com with SMTP id n15so9924774wrw.13 for ; Mon, 28 Oct 2019 06:48:03 -0700 (PDT) References: <20191028094630.18002-1-tanguy@bioneland.org> <20191028094630.18002-5-tanguy@bioneland.org> From: Mathieu Othacehe In-reply-to: <20191028094630.18002-5-tanguy@bioneland.org> Date: Mon, 28 Oct 2019 14:47:44 +0100 Message-ID: <87y2x5j81r.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 37704@debbugs.gnu.org Cc: tanguy@bioneland.org > + "CliKit is a group of utilities to build beautiful and testable > +command line interfaces.") Avoid adjectives such as beautiful. Please elaborate a bit on what are the features of this package.