papis-extract/papis_extract
Marty Oehme 3b4db7b6b8
refactor: Extract PDF extractor into class
Extractor is a general protocol with the PDF extraction routine now being
one implementation of the protocol. Preparation for adding multiple
extractors (epub,djvu, or specific progammes) in the future.
2024-01-20 18:02:51 +01:00
..
extractors refactor: Extract PDF extractor into class 2024-01-20 18:02:51 +01:00
__init__.py refactor: Remove AnnotatedDocument class 2024-01-20 16:36:24 +01:00
annotation.py refactor: Remove AnnotatedDocument class 2024-01-20 16:36:24 +01:00
exporter.py refactor: Remove AnnotatedDocument class 2024-01-20 16:36:24 +01:00
extractor.py refactor: Extract PDF extractor into class 2024-01-20 18:02:51 +01:00
formatter.py refactor: Remove AnnotatedDocument class 2024-01-20 16:36:24 +01:00