Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Alexandre Detiste Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.python Subject: Bug#1070772: ITP: python-mutf8 -- encoders and decoders for the MUTF-8 character encoding Date: Wed, 08 May 2024 22:50:01 +0200 Message-ID: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Wed May 8 20:45:10 2024 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: 1.652 Reply-To: Alexandre Detiste , 1070772@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org, Alexandre Detiste X-Debian-Pr-Message: report 1070772 X-Debian-Pr-Package: wnpp X-Gm-Message-State: AOJu0YwDMXjP2Ueiv4qijfWQDdfI+BNuYOvqreDU9gKi4OQtgNgPOgmL Zkal86Mggz4PWCVSsf/4SUtHtc1rDeSTuLmSjwXpPppnOpGs6W2nWzCKVA== X-Google-SMTP-Source: AGHT+IH1iy68RC6MMnqg0YjeXymIG7f8t3ZHjahFi8FtdpL9PdqCW1IMxVby+vRjTAqU3qmVKtnMdA== X-Received: by 2002:a19:5f03:0:b0:521:e065:c6c5 with SMTP id 2adb3069b0e04-521e065c8ccmr393793e87.11.1715201017556; Wed, 08 May 2024 13:43:37 -0700 (PDT) X-Google-Original-From: Alexandre Detiste Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Mailer: reportbug 13.0.1 X-Debian-Message: from BTS X-Mailing-List: archive/latest/1836888 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 30 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 08 May 2024 22:43:36 +0200 X-Original-Message-ID: <171520101639.96917.2569518327916506927.reportbug@quieter> Xref: csiph.com linux.debian.bugs.dist:1196885 linux.debian.devel:111697 linux.debian.maint.python:15824 Package: wnpp Severity: wishlist Owner: Alexandre Detiste X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python-mutf8 Version : 1.0.0 Upstream Contact: Tyler Kennedy * URL : https://pypi.org/project/mutf8/ * License : MIT Programming Lang: Python Description : encoders and decoders for the MUTF-8 character encoding This package contains simple pure-python as well as C encoders and decoders for the MUTF-8 character encoding. In most cases, it can also parse the even-rarer CESU-8. These days, you'll most likely encounter MUTF-8 when working on files or protocols related to the JVM. Strings in a Java .class file are encoded using MUTF-8, strings passed by the JNI, as well as strings exported by the object serializer. This library was extracted from Lawu, a Python library for working with JVM class files. -------- I will maintain this inside DPT. This is a new dependency of androguard