MANIFEST.in
README.md
setup.cfg
setup.py
./pylatex/__init__.py
./pylatex/base_classes.py
./pylatex/command.py
./pylatex/document.py
./pylatex/graphics.py
./pylatex/math.py
./pylatex/numpy.py
./pylatex/package.py
./pylatex/parameters.py
./pylatex/pgfplots.py
./pylatex/section.py
./pylatex/table.py
./pylatex/utils.py
PyLaTeX.egg-info/PKG-INFO
PyLaTeX.egg-info/SOURCES.txt
PyLaTeX.egg-info/dependency_links.txt
PyLaTeX.egg-info/requires.txt
PyLaTeX.egg-info/top_level.txt
pylatex/__init__.py
pylatex/base_classes.py
pylatex/command.py
pylatex/document.py
pylatex/graphics.py
pylatex/math.py
pylatex/numpy.py
pylatex/package.py
pylatex/parameters.py
pylatex/pgfplots.py
pylatex/section.py
pylatex/table.py
pylatex/utils.py
python2_source/examples/example.py
python2_source/examples/numpy_ex.py
python2_source/pylatex/__init__.py
python2_source/pylatex/base_classes.py
python2_source/pylatex/command.py
python2_source/pylatex/document.py
python2_source/pylatex/graphics.py
python2_source/pylatex/math.py
python2_source/pylatex/numpy.py
python2_source/pylatex/package.py
python2_source/pylatex/parameters.py
python2_source/pylatex/pgfplots.py
python2_source/pylatex/section.py
python2_source/pylatex/table.py
python2_source/pylatex/utils.py
python2_source/tests/multirow_test.py
python2_source/tests/multirow_test_cm.py
python2_source/tests/pictures.py