From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oOGHN0bmPmLsKAAAgWs5BA (envelope-from ) for ; Sat, 26 Mar 2022 11:09:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KAIGNEbmPmJqZgAAauVa8A (envelope-from ) for ; Sat, 26 Mar 2022 11:09:10 +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 9473031D07 for ; Sat, 26 Mar 2022 11:09:10 +0100 (CET) Received: from localhost ([::1]:60118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nY3M5-0005cQ-EB for larch@yhetil.org; Sat, 26 Mar 2022 06:09:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nY3Ly-0005cG-Lu for guix-patches@gnu.org; Sat, 26 Mar 2022 06:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59198) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nY3Ly-0006jm-DE for guix-patches@gnu.org; Sat, 26 Mar 2022 06:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nY3Ly-0006YA-9E for guix-patches@gnu.org; Sat, 26 Mar 2022 06:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH 15/17] gnu: Add clojure-com-cognitect-aws-s3. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 26 Mar 2022 10:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Reily Siegel , 53765@debbugs.gnu.org Received: via spool by 53765-submit@debbugs.gnu.org id=B53765.164828928525110 (code B ref 53765); Sat, 26 Mar 2022 10:09:02 +0000 Received: (at 53765) by debbugs.gnu.org; 26 Mar 2022 10:08:05 +0000 Received: from localhost ([127.0.0.1]:53095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nY3L2-0006Wv-V6 for submit@debbugs.gnu.org; Sat, 26 Mar 2022 06:08:05 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:37330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nY3L1-0006Wo-VA for 53765@debbugs.gnu.org; Sat, 26 Mar 2022 06:08:04 -0400 Received: from [172.20.10.9] ([213.119.160.242]) by andre.telenet-ops.be with bizsmtp id Ay822700Q5E5NyV01y83Ww; Sat, 26 Mar 2022 11:08:03 +0100 Message-ID: <1cf99811fc6cd6592299b7a90720b2d0ae908ff0.camel@telenet.be> From: Maxime Devos Date: Sat, 26 Mar 2022 11:08:02 +0100 In-Reply-To: <8735kuxxfc.fsf@reilysiegel.com> References: <87y22r32hi.fsf@reilysiegel.com> <87czk332an.fsf@reilysiegel.com> <8735kuxxfc.fsf@reilysiegel.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-SazhGGnqBMkGkdG5zhbJ" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1648289283; bh=HhD69Mn5+esbbQZCVWOWhmQ1f0dvOLGFM8CWj4kL9cg=; h=Subject:From:To:Date:In-Reply-To:References; b=gS//oslxqBu5BTRMmXyhderNgSMQbpv4FaQuFG3orHTPb5EXXOwbnbzc0tczjiVnl 2XXnd6nF97pZenK/QsYIl0Xi5/k2CkDL76ZerAQspzw8/w7pzvqwBAVpxS0qw7/WGj CkYYWQ7QV1T7IGAEvE4NrdeyZLFnr0Z/jxdLLhzY92Xj9umbAIfr0daCaFUJRBDb1F WotrMOK2DhUKqlcTz7L1Mowx5+YfoHZHPD0QM27Ho5o4fObR/1dWpzlZOIVfUKgBqm XEgOBD9gRCvgkxJbdIRmmyHFsBm2C+4nRGZY/buGkYVndw7KwaI16bsuYT35pLHZji 5jFKBnUFIN/Ew== 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=1648289350; 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=HhD69Mn5+esbbQZCVWOWhmQ1f0dvOLGFM8CWj4kL9cg=; b=nvujokMDdizr/lODZAgdKnowZlLi9z74OqOHLrQlD5UBm35Z5BTqeanEZSYFMs0fdxt3Y4 UBJ7dYkUvbN6DHnMLWDONpOaZD55UJv/RCo2hgHkefMwgcHmnGydJkz90RftfIvyuJYOpQ LrpYqaJDDXYsKFntqPXSSIGAnXDeFIncZFeQK5oXCRBqM0Z+AdGK2bvWLfI/6faqOTmXW5 sPYEja/1NLI4+A5Ge+MJGJINqpLmPy54ayFeFv0mVfC02It4b8rzZF1CBS335FYN3t/0pt eSbYmiz8tUO7x7+vTdtrYN3Lrg/FAN6XmtJSkMWh4lh4sn7BY2PC51tJYRYWFw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648289350; a=rsa-sha256; cv=none; b=FWUOHuzQ14xz0PioUisdYTJi+2CXwEPNJSyM+Cob9WZYBzCiTBoJCK9eNzGzQdAJ3/0fbk JJTb3ngIyfk7Iu4vim1yesSSF8K+XeTJy/YEMWbloCPltlKSlJ7mWxNkvwRGT09W/mGyaw HlqBj3pZ1kA0D6oBWUKUpXm6IqaR8v6jVq19ROof1OfHl3WegivQXbvI+WBeKoa3uzgIqd dWQawEqNXUbnhA8skLOSB9zsCv9NrwMghUSIGf1hJJb9V2Hzod2NWoRNReSNLwc+KQlsb4 PMLNU9d07zVk0B/sBg1OuvRmFHrE/YKrnm5p4WNr6XVeAO0ful+8aBmxTKYaPA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b="gS//oslx"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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" X-Migadu-Spam-Score: 3.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b="gS//oslx"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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" X-Migadu-Queue-Id: 9473031D07 X-Spam-Score: 3.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: sqk627xDP9qL --=-SazhGGnqBMkGkdG5zhbJ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Reily Siegel schreef op ma 07-02-2022 om 14:56 [-0500]: > > Furthermore, service.edn and docs.edn are huge blobs -- it's > > textual > > and not binary, but that doesn't make it source code. >=20 > EDN is a strict subset of Clojure used for representing Clojure data > structures, similar to JSON for JavaScript. If docs.edn is documentation, should it be in #:doc-dirs? Additionally, this doesn't make it any less a blob. Where does this data come from? Was it written manually by cognitect people? Was some (possibly propietary?) data taken from Amazon and then converted into another data format? How can I edit these files? Greetings, MAxime. --=-SazhGGnqBMkGkdG5zhbJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYj7mAhccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7n33AQCAs/3YReEVIJGlLhMpPpIM7+7s /jTsCiOVduZw8gD63QD5AR1cLMEU7jrmYAmCsRsQ8ysEMNqyrAxPOO2IRmoztgY= =teGu -----END PGP SIGNATURE----- --=-SazhGGnqBMkGkdG5zhbJ--