Information for build python-mutf8-1.0.6-1.fc42

ID16029
Package Namepython-mutf8
Version1.0.6
Release1.fc42
Epoch
DraftFalse
SummaryFast MUTF-8 encoder & decoder
DescriptionThis 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:48:10 UTC
CompletedMon, 09 Jun 2025 16:48:10 UTC
Tags
f42
RPMs
src
python-mutf8-1.0.6-1.fc42.src.rpm (info) (download)
riscv64
python3-mutf8-1.0.6-1.fc42.riscv64.rpm (info) (download)
python-mutf8-debugsource-1.0.6-1.fc42.riscv64.rpm (info) (download)
python3-mutf8-debuginfo-1.0.6-1.fc42.riscv64.rpm (info) (download)
Changelog * Tue Apr 22 2025 Benson Muite <fed500@fedoraproject.org> - 1.0.6-1 - Initial import bz#2359409