{"library":"mutf8","type":"library","category":null,"description":"This package provides fast pure-Python and optional C implementations for encoding and decoding MUTF-8 and CESU-8 character encodings. MUTF-8 is a variant of UTF-8 primarily encountered in Java Virtual Machine (JVM) contexts. It offers significant performance gains with its C extension, falling back to a pure-Python version if the C extension cannot be built. The current version is 1.0.6, released in late 2021, and the project is in a maintenance phase.","language":"python","status":"maintenance","version":"1.0.6","tags":["encoding","decoding","mutf8","cesu8","java","jvm"],"install":[{"cmd":"pip install mutf8","imports":["from mutf8 import encode_modified_utf8","from mutf8 import decode_modified_utf8"]}],"homepage":null,"github":"http://github.com/TkTech/mutf8","docs":null,"changelog":null,"pypi":"https://pypi.org/project/mutf8/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/mutf8/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}