.coveragerc AUTHORS.rst CHANGELOG.rst INSTALL.rst LICENSE.rst MANIFEST.in README.rst VERSION mypy.ini setup.py doc/Makefile doc/api.rst doc/authors.rst doc/changes.rst doc/conf.py doc/index.rst doc/license.rst doc/make.bat doc/quickstart.rst doc/api/codec.rst doc/api/lexer.rst latexcodec/__init__.py latexcodec/codec.py latexcodec/lexer.py latexcodec/py.typed latexcodec/table.txt latexcodec.egg-info/PKG-INFO latexcodec.egg-info/SOURCES.txt latexcodec.egg-info/dependency_links.txt latexcodec.egg-info/top_level.txt latexcodec.egg-info/zip-safe test/conftest.py test/test_install_example.py test/test_latex_codec.py test/test_latex_lexer.py