{"library":"text-unidecode","type":"library","category":null,"description":"text-unidecode is a basic and lightweight Python port of the Perl Text::Unidecode library. It converts Unicode text into a 'good enough' 7-bit ASCII representation by performing context-free, character-by-character transliteration. The current version is 1.3, released in 2019, indicating a stable but infrequently updated project.","language":"python","status":"active","version":"1.3","tags":["text processing","unicode","transliteration","slugification","ascii"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install text-unidecode","imports":["from text_unidecode import unidecode"]}],"homepage":null,"github":"https://github.com/kmike/text-unidecode","docs":null,"changelog":null,"pypi":"https://pypi.org/project/text-unidecode/","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":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/text-unidecode/compatibility"}}