Package python3-module-mutf8: Information
Source package: python3-module-mutf8
Version: 1.0.6-alt1
Build time: Oct 10, 2025, 07:13 PM in the task #389466
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/mutf8
License: MIT
Summary: Pure-python and optional C encoders/decoders for MUTF-8/CESU-8
Description:
This package contains simple pure-python as well as C encoders and decoders for the MUTF-8 character encoding. In most cases, you 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.
List of RPM packages built from this SRPM:
python3-module-mutf8 (x86_64, i586, aarch64)
python3-module-mutf8-debuginfo (x86_64, i586, aarch64)
python3-module-mutf8 (x86_64, i586, aarch64)
python3-module-mutf8-debuginfo (x86_64, i586, aarch64)
Maintainer: Grigory Ustinov