Пакет python3-module-mutf8: Информация

    Исходный пакет: python3-module-mutf8
    Версия: 1.0.6-alt1
    Последняя версия по данным Repology
    Собран:  10 октября 2025 г. 19:13 в задании #389466
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/mutf8

    Лицензия: MIT
    О пакете: Pure-python and optional C encoders/decoders for MUTF-8/CESU-8
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-mutf8 (x86_64, i586, aarch64)
    python3-module-mutf8-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: Grigory Ustinov

    Список участников:
    Grigory Ustinov

    Права:
    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

    Последнее изменение


    16 июля 2024 г. Grigory Ustinov 1.0.6-alt1
    - Initial build for Sisyphus.