From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Re: [PATCH 09/11] gnu: Add python-tqdm. Date: Tue, 12 Sep 2017 09:32:03 +0200 Message-ID: <75b84385-8528-a8bb-0145-b1f01bb9bfb5@crazy-compilers.com> References: <20170911182242.7422-1-tipecaml@gmail.com> <20170911182242.7422-10-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1drfg4-0002Ed-0e for guix-devel@gnu.org; Tue, 12 Sep 2017 03:32:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1drfg0-0005AJ-5N for guix-devel@gnu.org; Tue, 12 Sep 2017 03:32:12 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:38477) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1drffz-00059L-Uw for guix-devel@gnu.org; Tue, 12 Sep 2017 03:32:08 -0400 Received: from frontend03.mail.m-online.net (unknown [192.168.6.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3xrxMB68m2z1qwf4 for ; Tue, 12 Sep 2017 09:32:06 +0200 (CEST) Received: from localhost (dynscan3.mnet-online.de [192.168.6.84]) by mail.m-online.net (Postfix) with ESMTP id 3xrxMB5Ls9z1qsQ5 for ; Tue, 12 Sep 2017 09:32:06 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan3.mail.m-online.net [192.168.6.84]) (amavisd-new, port 10024) with ESMTP id CQbabAjmZehL for ; Tue, 12 Sep 2017 09:32:05 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-46-244-134-6.dynamic.mnet-online.de [46.244.134.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Tue, 12 Sep 2017 09:32:05 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 88EEE6064F for ; Tue, 12 Sep 2017 09:32:04 +0200 (CEST) In-Reply-To: <20170911182242.7422-10-tipecaml@gmail.com> Content-Language: en-GB 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: guix-devel@gnu.org Am 11.09.2017 um 20:22 schrieb Cyril Roelandt: > + (synopsis "Fast, Extensible Progress Meter") I suggest: "Fast and extensible progress bar for the console" > + (description "Make for loops show a progress bar.") This is a bit terse (and it's not only "for" loops, AFAICT). Maybe something like Make loops show a progress bar on the console by just wrapping any iterable with @code{|tqdm(iterable)|}. Offers many options to define design and layout. > + (license license:asl2.0))) The LICENCE file says: MPL and MIT. Please check again. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |