.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
constraints.txt
example.png
noxfile.py
requirements.txt
setup.cfg
setup.py
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/Bug_report.md
.github/ISSUE_TEMPLATE/Custom.md
.github/ISSUE_TEMPLATE/Feature_request.md
.github/workflows/autocloser.yml
.github/workflows/pythonpublish.yml
.github/workflows/pythontest.yml
docs/.readthedocs.yml
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/faq.rst
docs/getting_started.rst
docs/index.rst
docs/make.bat
docs/tabula.errors.rst
docs/tabula.rst
examples/data.pdf
examples/data.tabula-template.json
examples/tabula_example.ipynb
examples/test.csv
examples/test.json
examples/test.tsv
tabula/__init__.py
tabula/file_util.py
tabula/io.py
tabula/tabula-1.0.4-jar-with-dependencies.jar
tabula/template.py
tabula/util.py
tabula/errors/__init__.py
tabula_py.egg-info/PKG-INFO
tabula_py.egg-info/SOURCES.txt
tabula_py.egg-info/dependency_links.txt
tabula_py.egg-info/requires.txt
tabula_py.egg-info/top_level.txt
tests/test_read_pdf_table.py
tests/test_util.py
tests/resources/12s0324.pdf
tests/resources/MultiColumn.csv
tests/resources/MultiColumn.pdf
tests/resources/campaign_donors.csv
tests/resources/campaign_donors.pdf
tests/resources/data.pdf
tests/resources/data.tabula-template.json
tests/resources/data_1-3.csv
tests/resources/data_1.csv
tests/resources/data_1.json
tests/resources/data_1.tsv
tests/resources/data_2-3.csv
tests/resources/data_dtype.pdf
tests/resources/data_dtype.tabula-template.json
tests/resources/data_dtype_expected.csv
tests/resources/data_dtype_template_expected.csv