From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0PEqMTyY62IoIwAAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 11:58:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0B7lMDyY62JsaQAAauVa8A (envelope-from ) for ; Thu, 04 Aug 2022 11:58:20 +0200 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 5FD262C7A3 for ; Thu, 4 Aug 2022 11:58:20 +0200 (CEST) Received: from localhost ([::1]:57594 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJXcR-0006MH-8H for larch@yhetil.org; Thu, 04 Aug 2022 05:58:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39704) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXcA-0006KM-BM for guix-patches@gnu.org; Thu, 04 Aug 2022 05:58:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33344) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJXcA-0001lw-2C for guix-patches@gnu.org; Thu, 04 Aug 2022 05:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJXc9-00082w-Rx for guix-patches@gnu.org; Thu, 04 Aug 2022 05:58:01 -0400 Subject: bug#56759: [PATCH 00/20] gnu: Add AnyStyle. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 09:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56759 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philip McGrath Cc: 56759-done@debbugs.gnu.org Mail-Followup-To: 56759@debbugs.gnu.org, ludo@gnu.org, philip@philipmcgrath.com Received: via spool by 56759-done@debbugs.gnu.org id=D56759.165960705030879 (code D ref 56759); Thu, 04 Aug 2022 09:58:01 +0000 Received: (at 56759-done) by debbugs.gnu.org; 4 Aug 2022 09:57:30 +0000 Received: from localhost ([127.0.0.1]:51321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJXbe-00081z-BO for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:57:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJXbb-00081e-Bh for 56759-done@debbugs.gnu.org; Thu, 04 Aug 2022 05:57:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37318) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXbW-0001g2-2m; Thu, 04 Aug 2022 05:57:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=XVjQT0GHFO/gRrNcW3xhINmHMqO3PUOYZhv2cJQG5AI=; b=Ty82fyZAm67Zj4sjFFAE steiVSirCvNC50zagrWU8sIDtj19vLwXv0br7lqmV7U/Ads6AGpvZ5b++sDEA709Li6ySwinsvVWx FjGJtoSV4rz1gIbTPzmWYlKtgTWSNTasTnYRF6gY6Hu8N0MQFQ8D1j5vU0l+hEyjgrggzohUT9M3a hLHA341+c6OU9kjjp+nptAuVQncnmdC+lxRmkYaYpVhm3Ob9s6hUg6OHK+/8Ak/P2Hg3L3ZR3Axzl mMcQfCb0EQqmAILZa1Kl9/jOSbAyEaJttPmIzXSYQoyxO2IZwpiw+F+U/yGXi1k6jwjsfjJMiGF7f oJAjz2JHQTIM3A==; Received: from [193.50.110.201] (port=58734 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJXbV-0003Ig-MA; Thu, 04 Aug 2022 05:57:21 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 04 Aug 2022 11:57:19 +0200 In-Reply-To: (Philip McGrath's message of "Mon, 25 Jul 2022 08:13:08 -0400") Message-ID: <87czdgnxfk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659607100; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=XVjQT0GHFO/gRrNcW3xhINmHMqO3PUOYZhv2cJQG5AI=; b=m8jXnoRlYgFdlJIxPKFw1TQXlGr80ukGLkZFX+/VRPoJMUrt0r1EPfoW07x+Nz9lQd+H3s NqIrWT6K9cJvW9McNxTaXMoCbmile0hIRHpVHSoFm67VMaWDQSlCV9bm3po3z2J/FRdoKN 0uWT+AtyWW9fBvy8EZv1+WRYNFrj6nHngn0rk2dCh9EKh5DkWIghbl/K5jYw7ARl9m57C5 iHrvSueZ+bV4YEZnB7BFhqP3YIatfNo/vYc1dFrF8yxw5cJNbR74nqojkPc/E6UsX5keFN b4WbGtNxrTyKrkmjWG/LtmceIva8jSCm9lilhLKxQOvwAwHM/Cr1tMsRhdgX3Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659607100; a=rsa-sha256; cv=none; b=eNOoM8wSQq1/rR+Q2WjTtzlfIBfEPXHUlRx+KGmokuhXsTMJbJcGrfXm9+TvbpuMiDBNIc M2KatcII1v/02z4b4dBeERMrmCJPTJVmwsqwDJWK/t/7gFuGf3SmbmPIHC06OCZ11gCWoi ycvmFdrZcMMK54ZEl4Dz/gMgVwVYxP1FhlPmfGPIdj8ecxmYB7DDncuVRFOplPlQPf1BnY 97yXS+BkrN0xZ8Q3C5tWFTuG0UyOyn1wp+Eqkfsy0cTZQ9LKuUVjRhgpUAAN+05xYN891k Bjfp1oaAS2nLpwvBqJ0XevovmlY7ioBNv2twExpagA3qOfQDbtiZ//7yzWEI+w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ty82fyZA; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ty82fyZA; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 5FD262C7A3 X-Spam-Score: -2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: LJt3dRJeviXI Hi, Philip McGrath skribis: > This patch series adds AnyStyle, a Ruby library and command-line tool > for parsing academic reference lists and bibliographies. (There as also > an AGPL web application that runs at , but I > haven't packaged that in this series.) The tool looks quite impressive. > gnu: Add ruby-wapiti. > gnu: Add ruby-namae. > gnu: Add itex2mml. > gnu: Add ruby-ritex. > gnu: Add ruby-latex-decode. > gnu: Add ruby-link-header. > gnu: Add ruby-rdf. > gnu: Add ruby-rdf-vocab. > gnu: Add ruby-bibtex-ruby. > gnu: Add ruby-unicode-scripts. > gnu: Add ruby-citeproc. > gnu: Add ruby-edtf. > gnu: Add ruby-gli. > gnu: Add ruby-anystyle-data. > gnu: Add ruby-anystyle. > gnu: Add anystyle. > gnu: ruby-anystyle-data: Don't write to installed gem. > gnu: ruby-anystyle: Initialize dictionary files. > gnu: anystyle: Add tests for dictionary adapters. > gnu: anystyle: Use GDBM by default. Applied, thanks! Ludo=E2=80=99.