Package python3-module-mutf8: Information

    Source package: python3-module-mutf8
    Version: 1.0.6-alt1
    Latest version according to Repology
    Build time:  Oct 10, 2025, 07:13 PM in the task #389466
    Report package bug
    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)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-wheel
      5. rpm-build-python3

    Last changed


    July 16, 2024 Grigory Ustinov 1.0.6-alt1
    - Initial build for Sisyphus.