From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7D010158095 for ; Mon, 8 Aug 2022 06:08:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B7E5E0C19; Mon, 8 Aug 2022 06:08:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72A9EE0C17 for ; Mon, 8 Aug 2022 06:08:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9F529340EE4 for ; Mon, 8 Aug 2022 06:08:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D41D571 for ; Mon, 8 Aug 2022 06:08:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1659938920.9160510d86c9314ab9a66d0745deaded6759bb1b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylatexenc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pylatexenc/metadata.xml X-VCS-Directories: dev-python/pylatexenc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9160510d86c9314ab9a66d0745deaded6759bb1b X-VCS-Branch: master Date: Mon, 8 Aug 2022 06:08:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fbd70a2d-d737-445c-8008-ed38f9bec6f9 X-Archives-Hash: c6c7d777b30672bb41b3577df243034a commit: 9160510d86c9314ab9a66d0745deaded6759bb1b Author: Sam James gentoo org> AuthorDate: Mon Aug 8 04:33:58 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 8 06:08:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9160510d dev-python/pylatexenc: update maintainers Signed-off-by: Sam James gentoo.org> dev-python/pylatexenc/metadata.xml | 40 +++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/dev-python/pylatexenc/metadata.xml b/dev-python/pylatexenc/metadata.xml index 539971679ce5..fed9292985c7 100644 --- a/dev-python/pylatexenc/metadata.xml +++ b/dev-python/pylatexenc/metadata.xml @@ -1,22 +1,26 @@ - - - gaboroszkar@protonmail.com - Gábor Oszkár Dénes - - - proxy-maint@gentoo.org - Proxy Maintainers - - - Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion. - The pylatexenc.latexencode module provides a function unicode_to_latex() which converts a unicode string into LaTeX text and escape sequences. It should recognize accented characters and most math symbols. A couple of switches allow you to alter how this function behaves. - You can also run latexencode in command-line to convert plain unicode text (from the standard input or from files given on the command line) into LaTeX code, written on to the standard output. - - - phfaist/pylatexenc - pylatexenc - + + + gaboroszkar@protonmail.com + Gábor Oszkár Dénes + + + sci@gentoo.org + Gentoo Science Project + + + proxy-maint@gentoo.org + Proxy Maintainers + + + Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion. + The pylatexenc.latexencode module provides a function unicode_to_latex() which converts a unicode string into LaTeX text and escape sequences. It should recognize accented characters and most math symbols. A couple of switches allow you to alter how this function behaves. + You can also run latexencode in command-line to convert plain unicode text (from the standard input or from files given on the command line) into LaTeX code, written on to the standard output. + + + phfaist/pylatexenc + pylatexenc +