From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 29 15:28:22 2019 Received: (at submit) by debbugs.gnu.org; 29 Jan 2019 20:28:22 +0000 Received: from localhost ([127.0.0.1]:50865 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1goZzZ-0006KL-LU for submit@debbugs.gnu.org; Tue, 29 Jan 2019 15:28:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60009) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1goZzX-0006K6-0U for submit@debbugs.gnu.org; Tue, 29 Jan 2019 15:28:19 -0500 Received: from lists.gnu.org ([209.51.188.17]:49948) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1goZzR-0002B5-7q for submit@debbugs.gnu.org; Tue, 29 Jan 2019 15:28:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1goZzP-0007We-TK for guix-patches@gnu.org; Tue, 29 Jan 2019 15:28:13 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1goZzP-00029o-0G for guix-patches@gnu.org; Tue, 29 Jan 2019 15:28:11 -0500 Received: from mx1.riseup.net ([198.252.153.129]:43254) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1goZzO-00029D-IS for guix-patches@gnu.org; Tue, 29 Jan 2019 15:28:10 -0500 Received: from cotinga.riseup.net (cotinga-pn.riseup.net [10.0.1.164]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 9A8D21A03FE for ; Tue, 29 Jan 2019 12:28:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1548793688; bh=5eAWhfOSszL7zlbva6tol6Pzwnajrz4z40ixXigNRDM=; h=To:From:Subject:Date:From; b=AYfCQCXbO7J7fWL8OgYKpV0IY5mc5IA60u8AKFT8sX4lx+j+URtdtHT9imoYXsBEU 6asHRIss4RAVKw2a9zi3B1TLmhD5VPEC5101Ljk7XfXG3WF1YzcfM3s1CfeK4QUBmy 07NzFJxZejOlIgv8GVGdH2nejc5drVj9eo9PVe+4= X-Riseup-User-ID: 214630FF050CF9AA3AAA9F5BF7A5705F7F873AE168AA4D4D7E942DAE45E6796A Received: from [127.0.0.1] (localhost [127.0.0.1]) by cotinga.riseup.net with ESMTPSA id E25334363E for ; Tue, 29 Jan 2019 12:28:07 -0800 (PST) To: guix-patches@gnu.org From: swedebugia Subject: [PATCH] gnu: guile-lib: Add modules list to description. Message-ID: Date: Tue, 29 Jan 2019 21:28:03 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------BF3333993270A242ADE2E6D9" Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 198.252.153.129 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) This is a multi-part message in MIME format. --------------BF3333993270A242ADE2E6D9 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit -- Cheers Swedebugia --------------BF3333993270A242ADE2E6D9 Content-Type: text/x-patch; name="0001-gnu-guile-lib-Add-modules-list-to-description.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="0001-gnu-guile-lib-Add-modules-list-to-description.patch" >From 683a23a2bdd52dfdad01d30f6dd4e0d71a624809 Mon Sep 17 00:00:00 2001 From: swedebugia Date: Tue, 29 Jan 2019 21:16:15 +0100 Subject: [PATCH] gnu: guile-lib: Add modules list to description. * gnu/packages/guile.scm (guile-lib)[description]: Add it. --- gnu/packages/guile.scm | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 98221a83e..346a2bc73 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -893,7 +893,37 @@ $(libdir)/guile/@GUILE_EFFECTIVE_VERSION@/site-ccache\n")) "Guile-Lib is intended as an accumulation place for pure-scheme Guile modules, allowing for people to cooperate integrating their generic Guile modules into a coherent library. Think \"a down-scaled, limited-scope CPAN -for Guile\".") +for Guile\". + +Modules provided: +@itemize +@item (apicheck) Describe and verify library programming interfaces. +@item (config load) Loading configuration files. +@item (container async-queue) A thread-safe message queue. +@item (container nodal-tree) A tree consisting of nodes with attributes. +@item (container delay-tree) A nodal tree with lazily evaluated fields. +@item (debugging assert) Helpful assert macro. +@item (debugging time) A simple macro to time the execution of an expression. +@item (graph topological-sort) Routines to perform topological sorts. +@item (htmlprag) Neil Van Dyke's permissive (\"pragmatic\") HTML parser. +@item (io string) SLIB's IO routines dealing with strings. +@item (logging logger) A flexible logging system. +@item (logging port-log) A logger that outputs to a port. +@item (logging rotating-log) A logger that rotates its output files. +@item (match-bind) Nifty and concise regular expression routines. +@item (math minima) A golden-section minimum finder. +@item (math primes) Functions related to prime numbers and factorization. +@item (os process) Spawning processes and capturing their output. +@item (scheme documentation) Macros to define different kinds of variables +with documentation. +@item (scheme kwargs) Defining functions with flexible keyword arguments. +@item (search basic) Classic search functions. +@item (string completion) Building blocks for tab completion. +@item (string soundex) The SOUNDEX string categorization algorithm. +@item (string transform) Beyond SRFI-13. +@item (string wrap) A versatile string formatter. +@item (term ansi-color) Generate ANSI color escape sequences. +@item (unit-test) A JUnit-style unit testing framework. +@end itemize") ;; The whole is under GPLv3+, but some modules are under laxer ;; distribution terms such as LGPL and public domain. See `COPYING' for -- 2.19.2 --------------BF3333993270A242ADE2E6D9-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 13 09:30:36 2021 Received: (at 34250-done) by debbugs.gnu.org; 13 Jul 2021 13:30:36 +0000 Received: from localhost ([127.0.0.1]:39813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3IUe-0007BF-EC for submit@debbugs.gnu.org; Tue, 13 Jul 2021 09:30:36 -0400 Received: from mail-qv1-f48.google.com ([209.85.219.48]:46734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3IUY-0007Az-GV for 34250-done@debbugs.gnu.org; Tue, 13 Jul 2021 09:30:34 -0400 Received: by mail-qv1-f48.google.com with SMTP id w2so7961504qvh.13 for <34250-done@debbugs.gnu.org>; Tue, 13 Jul 2021 06:30:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=/xfhFwkimGz2If5pyyvOOn1iswjA/6uU0+Yj5557bho=; b=CmjWep6IYn6UkgfGAyxDyl2t4mCEuUropoKiW4mN6cZI2GFtRA1Jwd2Rixk8yJZHz4 mPsSOa5h2FyEik3WMBq5wol4eX8bl1vTpU50zs4PsB4C1CAZz3WFZynIF0paVElqlyDM rCzd+FJ8u4ugfP1hMLjbYZL0SR4JH5MttWVzRoY+GstJGH7IuWXDdoEaYPD2cclhefsc dYpC/lQfUi5cw0tYopYvq0diqG6P6sJJymGODR21yyE2NW3G3+Gvr59RVfn4NifFmkIP PG3nt9fswfErQ+45Cmw8VcLDs58qNzl69znhxtbpSFeIoGbjqPkTMdNcBaL9slgU/d7i 3TvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=/xfhFwkimGz2If5pyyvOOn1iswjA/6uU0+Yj5557bho=; b=AECs18EtNqtIc3R5wPTHA6jiw2Cq/wuMQOmZY0v3X00UuRXwmSghRdQYzJ/egx/MjA C9JpScYJZq2TptO2Qio7//WR2lXDyGrPEtJt8+j0XfE+ZigOARbdZ1G7DYbgylt4+S08 TMomJ3a/aLOtKCH4s5u9vf0o9eZ5zM7fKiO5RWlwqmsVAnw0s5fcWVTUGYfKSAM0U8Q5 aytbdcSuAd5it7dZl8QwveTEI/Bq4k1bYjVT2sgj4ozKQNkr/tFucy7EzO/hMjapTMIO EbZuh4iKaqJ808fY63ebXFOTJbhHxQXpxFr006Tc7eePcvwp57JlBpZIdphQgKyeYvyp /gGw== X-Gm-Message-State: AOAM532z+1A8q4PcLsT2iGUxTymbo2ztKA2ng+K0Pai9G08iZ7IRZDXF O2Kvl4iLr3G7A/YZtIzy+jd9BoF5VADVv8ht X-Google-Smtp-Source: ABdhPJy6V9DVU16R7RxMLy+KOVKp5Ky5hc+juXiCIua1ER3CxDEADTL4+LjEjT2S79chGeqtozsg5w== X-Received: by 2002:a0c:ca0f:: with SMTP id c15mr4780300qvk.51.1626183024611; Tue, 13 Jul 2021 06:30:24 -0700 (PDT) Received: from hurd (dsl-10-136-19.b2b2c.ca. [72.10.136.19]) by smtp.gmail.com with ESMTPSA id h10sm6808528qta.74.2021.07.13.06.30.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 13 Jul 2021 06:30:24 -0700 (PDT) From: Maxim Cournoyer To: swedebugia Subject: Re: bug#34250: [PATCH] gnu: guile-lib: Add modules list to description. References: Date: Tue, 13 Jul 2021 09:30:23 -0400 In-Reply-To: (swedebugia@riseup.net's message of "Tue, 29 Jan 2019 21:28:03 +0100") Message-ID: <87a6mqs5n4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34250-done Cc: 34250-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, swedebugia writes: >>>From 683a23a2bdd52dfdad01d30f6dd4e0d71a624809 Mon Sep 17 00:00:00 2001 > From: swedebugia > Date: Tue, 29 Jan 2019 21:16:15 +0100 > Subject: [PATCH] gnu: guile-lib: Add modules list to description. > > * gnu/packages/guile.scm (guile-lib)[description]: Add it. > --- > gnu/packages/guile.scm | 32 +++++++++++++++++++++++++++++++- > 1 file changed, 31 insertions(+), 1 deletion(-) Applied as 5fa078ccfd62fc4ea80ac16dfa365e66afabe9a6. Thank you! Maxim From unknown Sun Jun 22 08:00:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Aug 2021 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator