Fast MUTF-8 encoder & decoder
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.0.6-1.fc43 | - |
Fedora 42 | 1.0.6-1.fc42 | - |
Fedora 41 | 1.0.6-1.fc41 | - |
You can contact the maintainers of this package via email at
python-mutf8 dash maintainers at fedoraproject dot org
.