Пакет python3-module-mutf8: Информация
Исходный пакет: python3-module-mutf8
Версия: 1.0.6-alt1
Собран: 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)
python3-module-mutf8 (x86_64, i586, aarch64)
python3-module-mutf8-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Grigory Ustinov