LICENSE
LICENSE.pdfminer.six
README.md
pyproject.toml
pdfsh/__init__.py
pdfsh/__main__.py
pdfsh/body.py
pdfsh/cmdline.py
pdfsh/document.py
pdfsh/exceptions.py
pdfsh/header.py
pdfsh/objects.py
pdfsh/page.py
pdfsh/parser.py
pdfsh/pdfsh.py
pdfsh/shell.py
pdfsh/tokenizer.py
pdfsh/tokens.py
pdfsh/trailer.py
pdfsh/xrt.py
pdfsh.egg-info/PKG-INFO
pdfsh.egg-info/SOURCES.txt
pdfsh.egg-info/dependency_links.txt
pdfsh.egg-info/entry_points.txt
pdfsh.egg-info/requires.txt
pdfsh.egg-info/top_level.txt
tests/test_parser.py
tests/test_shell.py
tests/test_tokenizer.py