papis-extract/papis_extract
Marty Oehme 5f01aa1f2b
feat: Add eof heuristic for readera extractor
Every exported ReadEra annotation file also _ends_ with the ubiquitous
`*****` pattern, so we look for that to detect the file.
2025-09-12 10:55:21 +02:00
..
exporters chore: Black formatting 2024-06-12 11:46:39 +02:00
extractors feat: Add eof heuristic for readera extractor 2025-09-12 10:55:21 +02:00
__init__.py refactor: Rename cli options for extractor and template 2024-11-30 12:14:55 +01:00
annotation.py fix: Respect minimum color similarity option 2024-11-30 21:45:29 +01:00
exceptions.py refactor: Fix circular exception import 2024-06-14 15:18:22 +02:00
exporter.py chore: Black formatting 2024-06-12 11:46:39 +02:00
extraction.py chore: Remove redundant cast 2024-11-30 21:48:59 +01:00
formatter.py chore: Black formatting 2024-06-12 11:46:39 +02:00