AUTHORS.rst
CHANGELOG.rst
INSTALL.rst
LICENSE.rst
MANIFEST.in
README.rst
VERSION
requirements.txt
setup.cfg
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.egg-info/PKG-INFO
latexcodec.egg-info/SOURCES.txt
latexcodec.egg-info/dependency_links.txt
latexcodec.egg-info/requires.txt
latexcodec.egg-info/top_level.txt
latexcodec.egg-info/zip-safe
test/test_install_example.py
test/test_latex_codec.py
test/test_latex_lexer.py