From b1844d805a8f190af00faf3f6e5bed7d997ecaae Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 19 Mar 2026 15:05:32 +0100 Subject: created sorter for sorting downloads with custom rules; created straper for recreation of server --- __pycache__/dumppdf.cpython-313.pyc | Bin 0 -> 19855 bytes __pycache__/pdf2txt.cpython-313.pyc | Bin 0 -> 11249 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 __pycache__/dumppdf.cpython-313.pyc create mode 100644 __pycache__/pdf2txt.cpython-313.pyc (limited to '__pycache__') diff --git a/__pycache__/dumppdf.cpython-313.pyc b/__pycache__/dumppdf.cpython-313.pyc new file mode 100644 index 0000000..20a2388 Binary files /dev/null and b/__pycache__/dumppdf.cpython-313.pyc differ diff --git a/__pycache__/pdf2txt.cpython-313.pyc b/__pycache__/pdf2txt.cpython-313.pyc new file mode 100644 index 0000000..84e0609 Binary files /dev/null and b/__pycache__/pdf2txt.cpython-313.pyc differ -- cgit v1.3