From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wG7WCUNGwWR2PQAASxT56A (envelope-from ) for ; Wed, 26 Jul 2023 18:13:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mPLPCUNGwWQuMQEA9RJhRA (envelope-from ) for ; Wed, 26 Jul 2023 18:13:55 +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 05DF848093 for ; Wed, 26 Jul 2023 18:13:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=QduJH9zz; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690388035; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=wOzLiWkt1aTPIHSpTTBWWmQsYOJ2o6RoYYm3E7iNjbk=; b=QZ2n/i+11fyDa5zsyWaSCRTwF343/zxcbYNcCYqOj32U28+8/LncM2a7vPJZh/J76Gkadf b8cQwrFDaug171m8NoAA8XIs4cUOhz/rclkGXChisl6fCB4IoyAjuIn7s8H5Z89A96uuA7 g/qMS3ilPPsbWjWydERoNNLfFm8WWsC6XlIqkkEcMjKXQ3A2+d4g6d4CEcJwdDaNcug7co c9S35SdVdj7QRW9cWLfTOKiHdFO403HVxpmHyCFd8wpCmaBD+mAQTYOv+ZdjxTEDdLWVg4 UnMWw7QQ/DE7lWcwGytmd5NKTlKxv6g7cI0oI2qDVlb/kZ1ak9BssoHcLOBrDQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690388035; a=rsa-sha256; cv=none; b=Gnt3ARiN44jYL5JqGbzOl+G5i8UkZeplRV/ISdQl70zfZUFss16ARpYW1LyR4wHhCYavWj SuzJy4H+Gz+5q6gn8kwbGqjowBb0+3xfRqxgHCl0VIT/QMPR5shrxIADiYkRpm4pKOTmIO UBotLOp44ayNGXm8Y73a2tNJdQbo+de5Cp71hRTUBn0Vf7Owsas7upeElTOBofZf0c4m5m +Op6ElkPERhkKXncicKRba5cKrsK5lbDieuYT0WEodMWvEiwriZWCS9k9pjJunA1rRpRDd EX1b7qiQcodGfbn9b66B1sASXfZVHS522VpKGgKlHDMkbCOi7V5t+NKZz+aY9A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=QduJH9zz; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOgyA-00026h-GA; Wed, 26 Jul 2023 12:02:34 -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 1qOgpv-00045B-38 for guix-patches@gnu.org; Wed, 26 Jul 2023 11:54:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qOgpu-0002Ft-RS for guix-patches@gnu.org; Wed, 26 Jul 2023 11:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOgpu-0004SI-I1; Wed, 26 Jul 2023 11:54:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64875] [PATCH 3/4] gnu: Added xsv. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 26 Jul 2023 15:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64875 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64875@debbugs.gnu.org Cc: Wilko Meyer , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 64875-submit@debbugs.gnu.org id=B64875.169038678817046 (code B ref 64875); Wed, 26 Jul 2023 15:54:02 +0000 Received: (at 64875) by debbugs.gnu.org; 26 Jul 2023 15:53:08 +0000 Received: from localhost ([127.0.0.1]:49915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOgp1-0004Qn-Hn for submit@debbugs.gnu.org; Wed, 26 Jul 2023 11:53:08 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:47082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOgoz-0004Ps-4d for 64875@debbugs.gnu.org; Wed, 26 Jul 2023 11:53:05 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1690386779; bh=wOzLiWkt1aTPIHSpTTBWWmQsYOJ2o6RoYYm3E7iNjbk=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=QduJH9zzR8DdlgMll8/7nNXvCxpSjvNKc7C7SMjy7c+S8oLHFQz2AlDn3Ov+6WHdy m6I1vNCkctS9k9Vgb8ak/AJwztzT8J3BmV4Ojj46EikscQm6QAKDXK5ueglImPXPYt REw9Sf/o+ROZ6n31p2gUti4dob3+oCV0yHN2q9cI= Date: Wed, 26 Jul 2023 17:52:31 +0200 Message-Id: <6489b19de7908f5bd88b4bcd41cfeba27e92fc03.1690386417.git.w@wmeyer.eu> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Wed, 26 Jul 2023 11:59:35 -0400 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 4.36 X-Spam-Score: 4.36 X-Migadu-Queue-Id: 05DF848093 X-TUID: KYg92s5y/00C * added xsv to rust-apps.scm --- gnu/packages/rust-apps.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index 8c29969712..2762d6186a 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -2362,3 +2362,38 @@ (define-public htmlq (synopsis "Like jq, but for HTML") (description "Extract content from HTML files using CSS selectors.") (license license:expat))) + +(define-public xsv + (package + (name "xsv") + (version "0.13.0") + (source (origin + (method url-fetch) + (uri (crate-uri "xsv" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0pvzr7x5phlya6m5yikvy13vgbazshw0plysckz9zmf2ly5x4jl8")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-byteorder" ,rust-byteorder-1) + ("rust-chan" ,rust-chan-0.1) + ("rust-csv" ,rust-csv-1) + ("rust-csv-index" ,rust-csv-index-0.1) + ("rust-docopt" ,rust-docopt-1) + ("rust-filetime" ,rust-filetime-0.1) + ("rust-num-cpus" ,rust-num-cpus-1) + ("rust-rand" ,rust-rand-0.4) + ("rust-regex" ,rust-regex-1) + ("rust-serde" ,rust-serde-1) + ("rust-serde-derive" ,rust-serde-derive-1) + ("rust-streaming-stats" ,rust-streaming-stats-0.2) + ("rust-tabwriter" ,rust-tabwriter-1) + ("rust-threadpool" ,rust-threadpool-1)) + #:cargo-development-inputs (("rust-log" ,rust-log-0.4) + ("rust-quickcheck" ,rust-quickcheck-0.6)))) + (home-page "https://github.com/BurntSushi/xsv") + (synopsis "High performance CSV command line toolkit") + (description + "This package provides a high performance CSV command line toolkit.") + (license (list license:unlicense license:expat)))) -- 2.41.0