{"library":"pyunormalize","type":"library","category":null,"description":"pyunormalize is a pure-Python library for Unicode normalization (NFC, NFD, NFKC, NFKD) that operates independently of Python's built-in Unicode database. It uses its own dedicated data, ensuring strict conformance to the latest Unicode Standard (currently v17.0.0). New major versions are typically released to align with updates to the Unicode Standard.","language":"python","status":"active","version":"17.0.0","tags":["unicode","normalization","nfc","nfd","nfkc","nfkd","text-processing","internationalization"],"install":[{"cmd":"pip install pyunormalize","imports":["from pyunormalize import NFC","from pyunormalize import NFD","from pyunormalize import NFKC","from pyunormalize import NFKD","from pyunormalize import UCD_VERSION","from pyunormalize import NFC, NFD, NFKC, NFKD"]}],"homepage":null,"github":"https://github.com/mlodewijck/pyunormalize","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyunormalize/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":20.65,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyunormalize/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}