From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 UO1kA1g0GWJeUwEAgWs5BA (envelope-from ) for ; Fri, 25 Feb 2022 20:56:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mCbXN1c0GWLrPgAAG6o9tA (envelope-from ) for ; Fri, 25 Feb 2022 20:56:07 +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 A242F4333B for ; Fri, 25 Feb 2022 20:56:07 +0100 (CET) Received: from localhost ([::1]:38362 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nNghC-0005Cz-Pf for larch@yhetil.org; Fri, 25 Feb 2022 14:56:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:47186) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nNgh8-0005CT-5l for guix-patches@gnu.org; Fri, 25 Feb 2022 14:56:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59888) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nNgh7-0001Am-T2 for guix-patches@gnu.org; Fri, 25 Feb 2022 14:56:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nNgh7-0007ku-Rj for guix-patches@gnu.org; Fri, 25 Feb 2022 14:56:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53943] [PATCH] Add python-stltools Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Feb 2022 19:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53943 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Evgeny Pisemsky , 53943@debbugs.gnu.org Received: via spool by 53943-submit@debbugs.gnu.org id=B53943.164581895729803 (code B ref 53943); Fri, 25 Feb 2022 19:56:01 +0000 Received: (at 53943) by debbugs.gnu.org; 25 Feb 2022 19:55:57 +0000 Received: from localhost ([127.0.0.1]:53785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNgh3-0007kc-Dw for submit@debbugs.gnu.org; Fri, 25 Feb 2022 14:55:57 -0500 Received: from xavier.telenet-ops.be ([195.130.132.52]:56732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNgh1-0007kS-OJ for 53943@debbugs.gnu.org; Fri, 25 Feb 2022 14:55:56 -0500 Received: from [192.168.230.254] ([188.188.131.143]) by xavier.telenet-ops.be with bizsmtp id zXvu2600135n6WL01XvuBf; Fri, 25 Feb 2022 20:55:54 +0100 Message-ID: From: Maxime Devos Date: Fri, 25 Feb 2022 20:55:53 +0100 In-Reply-To: <875ypli5yr.fsf@pisemsky.com> References: <875ypli5yr.fsf@pisemsky.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-89Q8L7Mjb1IWtTIlCCuk" 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=1645818954; bh=sNFqrulBprWuvxsPJ9c+OSiNeMxgfR2fxZXdDVXApi0=; h=Subject:From:To:Date:In-Reply-To:References; b=j1tJh2FFnpHGrQJF4XLhsX0asl1cP1u3fhBCp+Ctj4bEPBfQM9m/Bj1//0mmGpQgf 5nnnAcj/odIS0di4wKgqRIetlojosUOxhLwNeRQ3cd3vBYyKqd+UzF1WmWGd4yUyJM vgDLQGSAzRnnfn1geDrrjxCNoPCpSONSJVi7Qv48NQnjazw9v8exxI1MYxYJmoCdZt lFroW2iVbnVtCo3psHrEGKjY48W8yJMuFB7Fwvjj4OMIEKE0uSueEJZyzfWh8K17xW Z1CDiOE55sNxjPvi2JEm4NmJnWaqDMp6qaMGzOac7JjBix7WTiNmNulcs6PaxTfOdz gKeD97MQDP9IQ== 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=1645818967; 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=sNFqrulBprWuvxsPJ9c+OSiNeMxgfR2fxZXdDVXApi0=; b=smuXd3L7o0CgQ4wsrIXt3K/blnAK+lsGRojCAHqO0LQlGmxibLWczmlJqZ+l1l4bOe181K Z/kiZlX0jPUZPua2AJPO/81mhurxag7TWD9ewY34FB8+HLNpWpczfbItSP7ElTmWH7uiwQ A6kxYtKDj++qauSeXW3yDvAELvwjWNiudcMSXXtyFSul9LxF77YmstXu23i6Xp1CsyAOia lcJ+L/uc0Cm3K/FkBsGCVNvtW8p74MfAB9uQIBzsWzcR1hD+7ieMFpwwgHam2WUjHWVf+3 YiHhjFRu/meOFUeduwVJvfmpTkt/ZiFjaCMjvtzZZF4JLWNT2NnMn/0PcPaMFg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1645818967; a=rsa-sha256; cv=none; b=HDUhZgsnHq5ft2DO39jnjrUlUWspSUyYspR9Fj0CpNDW42LWsYNiSOwXdl/sjFaZHok4RT wlpnzjYVZ4U2JRdlKl3u7t52BIuZ/ZrW2Mul3gPDDLF7252shIUyEKgHk1H9GMOE5gpmEG NjyvlG5aSNM3ozczYAaHCDxykrF/Jx/Khq3/9xHEmaqvNC7LxLskI9qIf56wICqUYbHZxP 7phRX+/1/6eoAwkI/ONi4WL5klvZvWfrwuZeivpfuzUAdicxoUUwhX0Uahun1zyMvuRiAX HkX+9JguiHgGAuqQKDFFgwoiHv6VW+5uCXkf4TdYx4brQduFiAlQP7kEuYhEfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=j1tJh2FF; 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.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=j1tJh2FF; 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: A242F4333B X-Spam-Score: 2.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7JEidUeTBeeH --=-89Q8L7Mjb1IWtTIlCCuk Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Evgeny Pisemsky schreef op vr 11-02-2022 om 22:00 [+0300]: > +=C2=A0=C2=A0=C2=A0 (description "Python modules and scripts for handling > +stereolithography (STL) files.") Perhaps the description can be extended a bit? Maybe: "This package consists of Python modules and scripts for manipulating stereolithography (STL) files. It can convert STL files into POV-ray meshes, PDF and PostScript. The Python modules allow for reading and writing STL files. It supports both the text and binary forms of STL." Greetings, Maxime. --=-89Q8L7Mjb1IWtTIlCCuk 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+4iGRcl7gUCYhk0SRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7qFfAQDFDLRTJFdt+sLXsSOsCJDDB3bs EsvpkrZaRSHT7KUyuQEA6B9Od5talu0QZS4mubi+HYpWytekVb4fki1i/zv+gAM= =5hda -----END PGP SIGNATURE----- --=-89Q8L7Mjb1IWtTIlCCuk--