Package python3-module-pylatexenc: Information
Source package: python3-module-pylatexenc
Version: 2.10-alt1
Build time: Nov 9, 2025, 03:16 PM in the task #399623
Category: Development/Python3
Report package bugHome page: https://github.com/phfaist/pylatexenc
License: MIT
Summary: Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion
Description:
Provides a "unicode_to_latex()" function which converts a unicode string into LaTeX text and escape sequences, and a module with a series of routines that parse the LaTeX structure of given LaTeX code and return a logical structure of objects suitable for converting into another format such as plain text. The functionality is also exposed via command-line scripts (latexencode, latex2text, latexwalker).
Maintainer: Nikolay Strelkov