papis-extract/papis_extract/extractors
Marty Oehme 1a4b5e3a70
chore: Remove python-magic dependency
It relies on the libmagic module which is not necessarily installed
everywhere. Most of the functionality that we need for our purposes can
be recreated with lighter-weight methods.
2025-09-12 14:53:01 +02:00
..
__init__.py feat: Add Readest extractor 2025-09-12 14:53:00 +02:00
pdf.py chore: Remove python-magic dependency 2025-09-12 14:53:01 +02:00
pocketbook.py chore: Remove python-magic dependency 2025-09-12 14:53:01 +02:00
readera.py chore: Remove python-magic dependency 2025-09-12 14:53:01 +02:00
readest.py chore: Remove python-magic dependency 2025-09-12 14:53:01 +02:00