LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
pdfstitcher/__init__.py
pdfstitcher/bug_info.py
pdfstitcher/updater.py
pdfstitcher/utils.py
pdfstitcher.egg-info/PKG-INFO
pdfstitcher.egg-info/SOURCES.txt
pdfstitcher.egg-info/dependency_links.txt
pdfstitcher.egg-info/entry_points.txt
pdfstitcher.egg-info/requires.txt
pdfstitcher.egg-info/top_level.txt
pdfstitcher/cli/__init__.py
pdfstitcher/cli/__main__.py
pdfstitcher/cli/app.py
pdfstitcher/gui/__init__.py
pdfstitcher/gui/__main__.py
pdfstitcher/gui/app.py
pdfstitcher/gui/dialogs.py
pdfstitcher/gui/io_tab.py
pdfstitcher/gui/layers_tab.py
pdfstitcher/gui/main_frame.py
pdfstitcher/gui/tile_tab.py
pdfstitcher/processing/__init__.py
pdfstitcher/processing/layerfilter.py
pdfstitcher/processing/mainproc.py
pdfstitcher/processing/pagefilter.py
pdfstitcher/processing/pagetiler.py
pdfstitcher/processing/pdf_operators.py
pdfstitcher/processing/procbase.py
pdfstitcher/resources/make_icons.py
pdfstitcher/resources/stitcher-icon.ico
pdfstitcher/resources/locale/cs_CZ/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/cs_CZ/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/da/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/da/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/de_DE/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/de_DE/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/es_ES/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/es_ES/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/fr_FR/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/fr_FR/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/hi/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/hi/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/hu_HU/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/hu_HU/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/it/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/it/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/nb_NO/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/nb_NO/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/nl_NL/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/nl_NL/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/pl/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/pl/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/pt/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/pt/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/pt_BR/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/pt_BR/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/sv/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/sv/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/tr/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/tr/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/zgh/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/zgh/LC_MESSAGES/pdfstitcher.po
pdfstitcher/resources/locale/zh_Hans/LC_MESSAGES/pdfstitcher.mo
pdfstitcher/resources/locale/zh_Hans/LC_MESSAGES/pdfstitcher.po
tests/test_pagetiler.py