From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gCXQIPIAxWEe4QAAgWs5BA (envelope-from ) for ; Fri, 24 Dec 2021 00:06:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4FqeHPIAxWHwdQAAB5/wlQ (envelope-from ) for ; Thu, 23 Dec 2021 23:06:26 +0000 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 39B321395E for ; Fri, 24 Dec 2021 00:06:26 +0100 (CET) Received: from localhost ([::1]:44504 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n0XAH-00068c-E4 for larch@yhetil.org; Thu, 23 Dec 2021 18:06:25 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35010) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0X96-0004pr-FG for guix-patches@gnu.org; Thu, 23 Dec 2021 18:05:13 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51893) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n0X8z-0003cw-Hk for guix-patches@gnu.org; Thu, 23 Dec 2021 18:05:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n0X8z-0003Yg-BT for guix-patches@gnu.org; Thu, 23 Dec 2021 18:05:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#48735] [PATCH v2 07/10] gnu: Add clojure-data-xml. Resent-From: Reily Siegel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 Dec 2021 23:05:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48735@debbugs.gnu.org Received: via spool by 48735-submit@debbugs.gnu.org id=B48735.164030069613587 (code B ref 48735); Thu, 23 Dec 2021 23:05:05 +0000 Received: (at 48735) by debbugs.gnu.org; 23 Dec 2021 23:04:56 +0000 Received: from localhost ([127.0.0.1]:35192 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0X8p-0003X4-LK for submit@debbugs.gnu.org; Thu, 23 Dec 2021 18:04:55 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]:63002) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n0X8j-0003W9-JC for 48735@debbugs.gnu.org; Thu, 23 Dec 2021 18:04:50 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [80.241.60.245]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4JKm3v60LpzQjq4 for <48735@debbugs.gnu.org>; Fri, 24 Dec 2021 00:04:43 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1640300683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Y22Pupy8QIlcaK+xxrGWt7K7MtGrS/02Brg3E2Hj5Jw=; b=LiD8UMjkMDFDTzuV4IiIoQNNnod1yjS2tWgbzg2I1xHNFqMH4kUBwfvkTZlhI81cCEP+0U jSFXhkT5mf1bB6kiF0j0mO9d6nUeN6qGtH1raNqSWjPfbMaTvX5IfZjrnhJvsfZEH34/r1 5ADHU0hHz6KUCm5KnPUDOGD/QKil5mU7p7U8Vfhgm8CrnBEQzC+uBEt+7W33uPWhLw2Xlb xaHeu4ajna/4vUqK3KUqTIEyEpUJ/o2Hxr5wxHrYD+9mBjgru1ERy5LDF/tftH3EdoJ0bv ouQ3q7fHl9n1lWssn2yZuSD250Ya2IkD2KzR+tyRp11LGiyHRKE0MEv0wetM6Q== From: Reily Siegel In-Reply-To: References: Message-Id: <8013f2e778c737447d6f362ca4233b19f5831a21.1640300654.git.mail@reilysiegel.com> Date: Thu, 23 Dec 2021 18:04:40 -0500 MIME-Version: 1.0 Content-Type: text/plain 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640300786; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=Y22Pupy8QIlcaK+xxrGWt7K7MtGrS/02Brg3E2Hj5Jw=; b=dIYPS8Igy6vGCuOYE5Sl8Qq76lw7OWfqu+/jHL03rM4jFQf7NaLQ2wM5AX/amF1DqYuOF6 g2XJCu9M9lZ94bH/IDC0vMBIge8q5P4p6n3NCjyo9B7GXRuvmtEp7hG5gN8v5LrZoG8PLJ PXauIR2b9ey/kRpzN4PTsHxxNNEtNqLsw1ZET30mIf7CGDiqB0Di3QyCLsi4hrU4uVVRK1 TmcG8skGGmVTMfTsbVaHETj1tsJBJT+Uq9R/iMiWM5Ka1TgOBZQ0UxScuWu10MbkbfUXdf xbw2BubZwWw7GoBL/rLB1Xn97yHqse+z25F471HzXlMNi6TOFooi8WA+aON+sw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640300786; a=rsa-sha256; cv=none; b=n7WcWJEnGJil2D+9oJkErocd8uH1z0C26zevPq/SDAkAR3qS3XY9MnLyIrkktUyUXbJ6sh Y4Nggic1yI4SMjrcf+uADSVP7kGAJWmttW/Mq1/vgRrs7QbOBKyeCDsE/lK4ze4w18VqQ2 qsbcEvb44iqDBQYqd3mxKnPGBaC4/t5pivBIbFNu4BNw44F+pvw/w/rs1os+i9U93sYyvE H27l08+wEvk3ZHiaqY7nKs79ntMR8f8Kk/f6x//XcBvl7KDkMEsHKXoghilsHu1WwlzJOS a2vziBKI9dm7MD4OhFMK9fUT6hDIUXz6D4XhwCoZlUBODmMNVqfYQfh1AnW3nQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=LiD8UMjk; dmarc=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" X-Migadu-Spam-Score: -1.85 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=LiD8UMjk; dmarc=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" X-Migadu-Queue-Id: 39B321395E X-Spam-Score: -1.85 X-Migadu-Scanner: scn0.migadu.com X-TUID: EkwW/H8a5qvR * gnu/packages/clojure.scm (clojure-data-xml): New variable. --- gnu/packages/clojure.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm index 9dca984c10..45865bd4e1 100644 --- a/gnu/packages/clojure.scm +++ b/gnu/packages/clojure.scm @@ -273,6 +273,37 @@ (define-public clojure-data-codec is on par with Java implementations, e.g., Apache commons-codec.") (license license:epl1.0))) +(define-public clojure-data-xml + (package + (name "clojure-data-xml") + (version "0.2.0-alpha6") + (home-page "https://github.com/clojure/data.xml") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "data.xml-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "08vglcapq7sd9zhw8dw1y7dcdks7f21w1pw9p05i475i3bw4cf94")))) + (build-system clojure-build-system) + (arguments + '(#:source-dirs '("src/main/clojure") + #:test-dirs '("src/test/clojure") + #:doc-dirs '())) + (propagated-inputs (list clojure-data-codec)) + (synopsis "Clojure library for reading and writing XML data") + (description "@code{data.xml} is a Clojure library for reading and writing +XML data. @code{data.xml} has the following features: + +Parses XML documents into Clojure data structures +Emits XML from Clojure data structures +No additional dependencies if using JDK >= 1.6 +Uses StAX internally +lazy - should allow parsing and emitting of large XML documents") + (license license:epl1.0))) + (define-public clojure-instaparse (let ((commit "dcfffad5b065e750f0f5835f017cdd8188b8ca2e") (version "1.4.9")) ; upstream forget to tag this release -- 2.34.0