From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mLDyBRQqD2TZbQAASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 14:50:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uDTqBRQqD2S0lAAA9RJhRA (envelope-from ) for ; Mon, 13 Mar 2023 14:50:12 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9CDE5E570 for ; Mon, 13 Mar 2023 14:50:11 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=AiNW0pEY; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678715412; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=mkh7FZ+WHm2CT3vLM9pnUhca2qKjfoThz+0iNSjHcdM=; b=C1vszoR38m1zaX44x9o6eSToFY5OaxiKMW7Gk2QkNN6mFbDxROz34TWe3bLArMO3pAwzQs r1Q+EObj7BswCArgpwJ0UNdwkhzsSYNB3JC6pqGQ3EgMzwxKOQL4aO77QCW0SqPF1q/96W WU0oBGlaYXIfWk4DQh3TiR0i3u2Ek9gOk6kOcvc78gsci0m2wdwd4SXkcCcTk5gC4gXvtM /FafPKggo9nTIRM82hGep/R1bqNpmxri/DXn0T5VMzu+BB1YyPG9A/m7FpDkYeh2sCv8wl RD8t+92QI3EAyI6ady0po4P2WhY9m5SRRk4xJ5xuoFDe2AUz+xudORP8PpGT1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=AiNW0pEY; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678715412; a=rsa-sha256; cv=none; b=Z+3O/S+O1L8qwAQ9gy2pwT7tMhD9vI/wJQMva+t3tZ0ysdKA956LcqwGxoTT7cxu6fp0/F lTe05trBaeJVBhlOqe1F3EDpAJpO1KJ820TuEgrx/A2WUDyzSANUHUAOXLcpN8sNfVoBCO 1cs8ZjM54zMPzct6qMBflJ7x3916o+T8AfxIhwGHcut54HZGuDaJAPaTXp0LFQjPDmwbBH fMs/wGYeSxOON94GDBdnbuNv4LZBQOcT/nAf9avIvKEGE9fvPLgJHapta/XjM1loPwG9sj +Z4SKlJchFL2yi5/5o5uMFA6LLzXEmGgHqttugX/UeNqzrKzridFHC+JlpovFg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbiYx-0008GW-9q; Mon, 13 Mar 2023 09:50:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbiYt-0008G4-6y for guix-patches@gnu.org; Mon, 13 Mar 2023 09:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pbiYs-0002LI-Ud for guix-patches@gnu.org; Mon, 13 Mar 2023 09:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbiYs-00058L-Ok for guix-patches@gnu.org; Mon, 13 Mar 2023 09:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62161] [PATCH 0/3] Add youplot. Resent-From: gemmaro Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 13:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 62161 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62161@debbugs.gnu.org Cc: gemmaro X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167871536819673 (code B ref -1); Mon, 13 Mar 2023 13:50:02 +0000 Received: (at submit) by debbugs.gnu.org; 13 Mar 2023 13:49:28 +0000 Received: from localhost ([127.0.0.1]:33913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbiYK-00057E-HS for submit@debbugs.gnu.org; Mon, 13 Mar 2023 09:49:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:38082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbiYI-000577-Lk for submit@debbugs.gnu.org; Mon, 13 Mar 2023 09:49:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbiYI-0008AX-7V for guix-patches@gnu.org; Mon, 13 Mar 2023 09:49:26 -0400 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pbiYG-0002GQ-OP for guix-patches@gnu.org; Mon, 13 Mar 2023 09:49:25 -0400 Received: by mail-pl1-x633.google.com with SMTP id x11so12966017pln.12 for ; Mon, 13 Mar 2023 06:49:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678715363; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=mkh7FZ+WHm2CT3vLM9pnUhca2qKjfoThz+0iNSjHcdM=; b=AiNW0pEY4oC4PUAURLXp6ag1Q1f3LjL3RJvdQhJ8r5QNnV1sKEx+ZNCetEKYr0HE0O gaOnpFa+fVwTwUkwJEqryfspWc7p+oQyvaluV4xODKNkvLuL7VpP1LxdhcgWrzyAbaTG lLSsFSO9tz4LnwJQmXRm7NdiGfUxX+hJx7daMcpvyNftjdqVoy4EoBiMvRy2W0bgLHAL w42W+LaKRKmm6ThvQy6b0ZKP0qsfDKbEpwKJdVFKVRjn1m+HB/yvMh/Rnni+fPtv3waj 7rZbhlSWJH2OH3tve5lmC+zGg5f8RP43Il2kM3W0o/wnvLgcAO2WPJshohLP2QxIM747 OY0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678715363; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=mkh7FZ+WHm2CT3vLM9pnUhca2qKjfoThz+0iNSjHcdM=; b=bHZlZBmj+4ozz2TjecZxpv3hGoq9vKycQI3JzTmOJRNBsaUgxs28oabRoqQo2ZR/Gf OsFw2a9/eYzN70IUI4nnErGdRXjkG//CFikKxRkPLKr01R9IQAwrGLZkMBr3/Saum+lg HXjN+Bt+AMzCBhFgISkGGbZrLg+x2igoKpFSrFgMFw9h0Spm8VYK3gFO9xWVKrFb7CGL be3xbON5iGL9A80va0Z435zgtTXcxH9cjcb243CRBCN3nDqyV8RDQlKswlLSrOKVG8Ja 5KhrLsd/HUU1P4rjhWtsrwfRMTF46cjGTZvqBX+y9KLfUWR4ldqaN0s++7viDx7bFf9b y1Pw== X-Gm-Message-State: AO0yUKXB64b7pTlQOnFG3J96xDocihuQNtSENuH0/Yd1nUH23dYVh0Kg TWbsDB5Hk5arF++Y11N816mGbeh/ecnQqQ== X-Google-Smtp-Source: AK7set9TY9SXqdONTVNxZMj0wI0ld85B8CrtSUEiLDR88EXwwnZ1AZnxm146xzqm80LtjGl9Lkl3Qw== X-Received: by 2002:a17:902:ce87:b0:196:3088:5dd6 with SMTP id f7-20020a170902ce8700b0019630885dd6mr39386701plg.13.1678715362704; Mon, 13 Mar 2023 06:49:22 -0700 (PDT) Received: from mac.gemmaro.name ([240f:74:d1f0:1:ba1:e787:c9e:b1dc]) by smtp.gmail.com with ESMTPSA id o11-20020a170902d4cb00b00194caf3e975sm4808403plg.208.2023.03.13.06.49.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Mar 2023 06:49:22 -0700 (PDT) From: gemmaro Date: Mon, 13 Mar 2023 22:49:14 +0900 Message-Id: X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::633; envelope-from=gemmaro.dev@gmail.com; helo=mail-pl1-x633.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 9CDE5E570 X-Spam-Score: -3.42 X-Migadu-Spam-Score: -3.42 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: k1DNT1KvO/pa Hello, This patch series adds YouPlot, a command line tool that draws plots on the terminal. Thank you, gemmaro. gemmaro (3): gnu: Add ruby-enumerable-statistics. gnu: Add ruby-unicode-plot. gnu: Add youplot. gnu/packages/plotutils.scm | 55 +++++++++++++++++++++++++++++++++++++ gnu/packages/statistics.scm | 40 +++++++++++++++++++++++++++ 2 files changed, 95 insertions(+) base-commit: 1ed227d7952af48efe50a2f6c9537e17c356daa1 -- 2.39.2