README.md
pyproject.toml
pydocstructurer/__init__.py
pydocstructurer/__main__.py
pydocstructurer/extraction_session.py
pydocstructurer/i18n.py
pydocstructurer/main.py
pydocstructurer/observer.py
pydocstructurer/options.py
pydocstructurer/output_stream.py
pydocstructurer/parser.py
pydocstructurer/pdf_parser.py
pydocstructurer/pydocstructurer.py
pydocstructurer/regex_engine.py
pydocstructurer.egg-info/PKG-INFO
pydocstructurer.egg-info/SOURCES.txt
pydocstructurer.egg-info/dependency_links.txt
pydocstructurer.egg-info/entry_points.txt
pydocstructurer.egg-info/requires.txt
pydocstructurer.egg-info/top_level.txt
pydocstructurer/cli/__init__.py
pydocstructurer/cli/cli_helper.py
pydocstructurer/cli/terminal_ui.py
pydocstructurer/locale/en/messages.po
pydocstructurer/locale/en/LC_MESSAGES/messages.mo
pydocstructurer/locale/pt/messages.po
pydocstructurer/locale/pt/LC_MESSAGES/messages.mo
tests/test_cli.py
tests/test_i18n.py
tests/test_observer.py
tests/test_options.py
tests/test_pdf_parser.py
tests/test_regex_engine.py
tests/test_resume.py