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 ms5.migadu.com with LMTPS id eG4rETgdpWJXkgAAbAwnHQ (envelope-from ) for ; Sun, 12 Jun 2022 00:54:48 +0200 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 x7zzEDgdpWJ4bgEAauVa8A (envelope-from ) for ; Sun, 12 Jun 2022 00:54:48 +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 ED80D3CAD4 for ; Sun, 12 Jun 2022 00:54:47 +0200 (CEST) Received: from localhost ([::1]:40496 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o0A0E-000141-Q2 for larch@yhetil.org; Sat, 11 Jun 2022 18:54:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51446) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o09zW-0000No-4b for guix-patches@gnu.org; Sat, 11 Jun 2022 18:54:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60352) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o09zV-0001m6-Q6 for guix-patches@gnu.org; Sat, 11 Jun 2022 18:54:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o09zV-0006Ih-PX for guix-patches@gnu.org; Sat, 11 Jun 2022 18:54:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 18/41] gnu: Add go-github-com-jhillyerd-enmime. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 22:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "(unmatched-parenthesis" , 55903@debbugs.gnu.org Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165498798824153 (code B ref 55903); Sat, 11 Jun 2022 22:54:01 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 22:53:08 +0000 Received: from localhost ([127.0.0.1]:54249 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o09ye-0006HV-3K for submit@debbugs.gnu.org; Sat, 11 Jun 2022 18:53:08 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:51140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o09yd-0006HO-0Y for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 18:53:07 -0400 Received: from [172.20.10.5] ([188.188.179.110]) by andre.telenet-ops.be with bizsmtp id hyt52701E2PJVAL01yt60c; Sun, 12 Jun 2022 00:53:06 +0200 Message-ID: <44cbee98828cdb05555fab8f3e0e3b7b00785dcb.camel@telenet.be> From: Maxime Devos Date: Sun, 12 Jun 2022 00:53:04 +0200 In-Reply-To: <20220611191653.15471-18-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> <20220611191653.15471-18-paren@disroot.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-HI0ZnAalzjubf1BJCmcc" 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=1654987986; bh=qtPO1TvvbTUmVMRwyMYJ0U4TyW4HtW6e5QvqkaKRZQc=; h=Subject:From:To:Date:In-Reply-To:References; b=h1KFcN7E5Gh3XGsJX/s5H6v5EwVzI3PLniEfuogL4i43RfpVW3rjBSlQAEcsICyGH bScV2pLYTUCpSKrueAT3a8NJd/s0hOUZPpgX7zQuPbxY5/pRNLwipXPdZ+XIEiYuFw KwuwCyg6XB4l14/GmcOdNEs1jrLSE9G93xEjTEHyUdwJCyt6Ga+gBUHO5YpIp4mCTe fe2ZCW6BHDK0g4LXrfBanFlhCfONE3RDcnZDNSZ+KjtbSgsVXpDAJSgxXQPae4umxt UGUvzVj7gCkn4qlOkDAnyJ5IRanqzs/z1HVnNT5LcI5N6VxRjrQx+vZBKH03iQmpfc cwAVK3/VltQeA== 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=1654988088; 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=qtPO1TvvbTUmVMRwyMYJ0U4TyW4HtW6e5QvqkaKRZQc=; b=stGxyjLBsKEgnGbwW6MM+WQa+WT3MEPL9rak4fgdrhSaauZ2GxBib3G1ZirHPkx5CEXRKN 2EQtSOiiy4gKuBmEvn53pPfhatGi4jjkjMbkLi74MJnZZTNhrMzeMNiguSpbamMp2bhD2s ZP4BSHH+i04m3QBm3bK0I+lcPRdcNkxt+9nWpskrEsf64y8b5z51qxmRKivP3s46mY3Xh/ AtkSPqoMEr6/EXReeBjA/Gcx9rxd2azBYES8V/YT+PaCdFNcNOw4ooi8OJET9gxSuvc+MI ktj5eROWUozqmAYwB5k7Eht40goOo7e7+J/wktemJqS+liTOzVpmXvGgPmc6Lg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654988088; a=rsa-sha256; cv=none; b=BquM1Ro7QrooWu/QDlnOvaTvEZKn9mhy5IqsLaxHHxFf4I+shhtXZqdB81y2rWGlE73SMO 4c7sEMzLmX9SMqIQOP1EfTZg2DuVzk/XiQdqp7M+huqF92E9cyTYOTSn3E/a4xUEBaA47d F2XE0NFrmhwuCBz9z05HY5FDtVCwwgoqYAVAu1gK1XRTGwaUq/+646qEGL1AaVorHlPepl QEEmxsf/6jWBARwatmc9EsrqZWV6j4K+GmvLYsP2ALnt6HFfmt273m2LUPCktb4Y5nax9o 8zI03oPc645BYD34xCBAhP5SyulRbCb01q5gabtCSm4JYeXT7Kg1FLQY//6YFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=h1KFcN7E; 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: 2.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=h1KFcN7E; 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: ED80D3CAD4 X-Spam-Score: 2.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: H0JsYTWlBYyy --=-HI0ZnAalzjubf1BJCmcc Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable (unmatched-parenthesis via Guix-patches via schreef op za 11-06-2022 om 20:16 [+0100]: > +It's built on top of Go's included mime/multipart support where possible Implementation detail. AFAICT this is not relevant to users of go- github-com-jhillyerd-enmime. Instead, maybe you could write about which MIME things it supports (e.g., does it support reassembly? mime/alternative? streaming?)? Greetings, Maxime. --=-HI0ZnAalzjubf1BJCmcc 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+4iGRcl7gUCYqUc0BccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7guxAQCZUudyBse8knF/PR4WT0DVfm7n rXmhBJSo7oSzQ4NnqwEAzF3t3irNOu40vcohOg/nSXuFfZHisu5QzERdUZEF1ww= =b+9n -----END PGP SIGNATURE----- --=-HI0ZnAalzjubf1BJCmcc--