[ bianca ]
[ ソース: python-mutf8 ]
パッケージ: python3-mutf8 (1.0.6-2 など)
encoders and decoders for the MUTF-8 character encoding
This package contains simple pure-python as well as C encoders and decoders for the MUTF-8 character encoding. In most cases, it can also parse the even-rarer CESU-8.
These days, someone will 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.
その他の python3-mutf8 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)