.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
examples/Makefile
examples/categorieen_en_testen_tabular.tex
examples/om_of_rechter_tabular.tex
examples/ransomware_gehad_gk_tabular.tex
examples/ransomware_losgeld_gk_tabular.tex
examples/scan_data_tabular.tex
examples/score_categorieen_tabular.tex
examples/web_categorieen_en_testen_tabular.tex
src/tabular2xls.egg-info/PKG-INFO
src/tabular2xls.egg-info/SOURCES.txt
src/tabular2xls.egg-info/dependency_links.txt
src/tabular2xls.egg-info/entry_points.txt
src/tabular2xls.egg-info/not-zip-safe
src/tabular2xls.egg-info/requires.txt
src/tabular2xls.egg-info/top_level.txt
src/tabularxls/__init__.py
src/tabularxls/main.py
src/tabularxls/tabular_utils.py
tests/conftest.py
tests/tabular_1.tex
tests/tabular_2.tex
tests/tabular_3.tex
tests/tabular_4.tex
tests/tabular_5.tex
tests/test_tabular.py
tests/test_utils.py