{"library":"latexcodec","type":"library","category":null,"description":"latexcodec is a Python library providing a lexer and codec for converting text between LaTeX markup and Unicode. It is particularly suited for handling short segments of LaTeX code, such as paragraphs or entries in a BibTeX file, rather than compiling full LaTeX documents. The current stable version is 3.0.1, and it maintains an active but measured release cadence.","language":"python","status":"active","version":"3.0.1","tags":["latex","codec","encoding","unicode","text-processing"],"last_verified":"Fri May 22","install":[{"cmd":"pip install latexcodec","imports":["import latexcodec\nimport codecs\n# Use codecs.decode() and codecs.encode()"]}],"homepage":null,"github":"https://github.com/mcmtroffaes/latexcodec","docs":null,"changelog":null,"pypi":"https://pypi.org/project/latexcodec/","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.1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/latexcodec/compatibility"}}